From 5b58fef2fa32ccb3c0af469265e03cfe680466d6 Mon Sep 17 00:00:00 2001 From: de_soot <78423238+de-soot@users.noreply.github.com> Date: Thu, 13 Jun 2024 12:57:11 +0000 Subject: [PATCH] Update README.md Signed-off-by: de_soot <78423238+de-soot@users.noreply.github.com> --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e23fcb8..5419c81 100644 --- a/README.md +++ b/README.md @@ -13,8 +13,8 @@ Originally made for my school's computer science class homework assignment, but - Made with Python ## Usage -### Local: +### Local - Download `Python 3.X.X` and `main.py` and run `main.py`. -### Online: +### Online - Open this link in your browser: **https://onlinegdb.com/pnxRXTdsC** and click the `Run` button.