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 14ce04f commit 5193e56Copy full SHA for 5193e56
README.md
@@ -4,6 +4,8 @@ Modified 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
-Download Python
+Either:
8
+- Download `Python 3.X.X` and `main.py` and run `main.py`
9
-Download and run `main.py`
10
+Or:
11
+- Open this link in your browser: **https://onlinegdb.com/IRGQKi8Mt** and click the `Run` button
0 commit comments