Skip to content

Commit 49a3959

Browse files
authored
Update README.md
Signed-off-by: de_soot <[email protected]>
1 parent 669328a commit 49a3959

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
11
# Caesar Cipher CLI
22
Caesar Cipher in the command line made in Python.
33

4-
A small little program I created for my school's Computer Science class homework assignment.
4+
Originally made for my school's computer science class homework assignment, but expanded to include extra features.
5+
6+
## Features
57

68
## Usage
7-
### Either:
9+
### Local
810
- Download `Python 3.X.X` and `main.py` and run `main.py`
911

10-
### Or:
12+
### Online
1113
- Open this link in your browser: **https://onlinegdb.com/IRGQKi8Mt** and click the `Run` button

0 commit comments

Comments
 (0)