We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b971be commit f6147d5Copy full SHA for f6147d5
README.md
@@ -4,8 +4,8 @@ Caesar Cipher in the command line made in Python.
4
A small little program I created for my school's Computer Science class homework assignment.
5
6
## Usage
7
-Either:
+### Either:
8
- Download `Python 3.X.X` and `main.py` and run `main.py`
9
10
-Or:
+### Or:
11
- Open this link in your browser: **https://onlinegdb.com/IRGQKi8Mt** and click the `Run` button
0 commit comments