Updated readme

This commit is contained in:
Tim Stallard 2017-08-17 10:38:38 +01:00
parent d95d7f9356
commit 8979fc1b78

View File

@ -1,3 +1,10 @@
This is a webapp that allows data to be passed through various common simple ciphers. It was designed for use by students in cryptography competitions, and was my A Level Computer Science project.
# Demo
There is a public demo of the system available at https://cryptoassist.timstallard.me.uk
# Building it yourself
To build this project, you'll need to have Node.JS and NPM installed. To build this project, you'll need to have Node.JS and NPM installed.
You can then download the project using Git, and install the dependencies: You can then download the project using Git, and install the dependencies: