From cf783ae7ca345293269221f34745861476df46ab Mon Sep 17 00:00:00 2001 From: Abdur-Rahmaan Janhangeer Date: Tue, 5 Sep 2023 23:52:03 +0400 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 212fded..a2be3e6 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ # greenberry -A one-line statement programming language, complete with classes, cli and file compatible +A one-line statement programming language, complete with classes, cli and file compatible. ![logo](https://github.com/Abdur-rahmaanJ/greenberry/raw/master/docs/favicon.ico 'greenberry') @@ -69,7 +69,7 @@ Write in _main.gb_ and then save and run `python gb_main.py` ### IDE 🖥️ -Run `python gb_ide.py` write and run or load a _.gb_ file ! +Run `python gb_ide.py` write and run or load a _.gb_ file! ## 📋 TODO