diff --git a/README.md b/README.md index 10403a9..961064c 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ "Text editor" I wrote for funzies - saves files with a .dan extention, 'cause ego. A better version of dan-text-editor project. Now ciphers files with Caesar Ciphers and can read them now. Script is far longer tho. +[This](https://github.com/Dangrainage/dan-text-editor) was the original project. + # HOW TO USE To run It, just make a folder and put the danitor.sh into the folder, run `bash danitor.sh`, other instructions are included. Saving Is done by CTRL + D.