summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFranklin Wei <frankhwei536@gmail.com>1970-01-01 01:46:09 +0100
committerFranklin Wei <frankhwei536@gmail.com>1970-01-01 01:46:09 +0100
commit533bdd92628ff882f0fb4bdcb364945dbc931995 (patch)
tree8511fcdcae38574602a00d528a6de568195f3457
parent3b33d88f5621a8d40ccf4c0177c98f63a5c19c38 (diff)
downloadpish-533bdd92628ff882f0fb4bdcb364945dbc931995.zip
pish-533bdd92628ff882f0fb4bdcb364945dbc931995.tar.gz
pish-533bdd92628ff882f0fb4bdcb364945dbc931995.tar.bz2
pish-533bdd92628ff882f0fb4bdcb364945dbc931995.tar.xz
Added SPEC file
-rw-r--r--SPEC3
1 files changed, 3 insertions, 0 deletions
diff --git a/SPEC b/SPEC
new file mode 100644
index 0000000..4e5241d
--- /dev/null
+++ b/SPEC
@@ -0,0 +1,3 @@
+1. Upon starting, PiSH shall output two dashes.
+2. Upon needing input, PiSH shall output a dot.
+3. Upon successfully obtaining input, PiSH shall output a dash. \ No newline at end of file