Skip to content

Commit

Permalink
Finished
Browse files Browse the repository at this point in the history
  • Loading branch information
Darius Musiolik authored and Darius Musiolik committed Aug 25, 2016
1 parent ae52434 commit a5b658f
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,15 @@
# dmedit
Super simple Texteditor school project written in Java.
# Goals
-> Fix some Exeptions - done (but i guess they will be soon some more)<br>
-> Add a simple enctryptionmode <- Working
-> Fix some Exeptions - done <br>
-> Add a simple rot enctryptionmode - done <br>
<br>
You got an idea to make DM-Edit cooler ? Tell me about it!
# DM - Editor features
-> Open Files <br>
-> Save Files <br>
-> Encrypt Files with a simple ROT encryption <br>
-> Decrypt ROT encrypted Files <br>
-> Be impressed by the beutyfull Textfiels you can open... <br>
<br>
I told you its verry Simple.
Expand Down

0 comments on commit a5b658f

Please sign in to comment.