diff --git a/README.md b/README.md new file mode 100644 index 0000000..8ac31cc --- /dev/null +++ b/README.md @@ -0,0 +1,19 @@ + +Sedtris +=== + +Tetris in sed + + +Instalattion instructions +-- + + +Add the next line to your .bashrc file + + alias sedtris="sh /path/to/sedtris/sedtris.sh" + + Or copy sedtris.sh file to folder /usr/bin + + +