From ba62a4eab2ea9149057e93aeb6a3f555210fea84 Mon Sep 17 00:00:00 2001 From: Almenon Date: Tue, 16 Jan 2018 23:21:10 -0800 Subject: [PATCH] darn typos --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 35d1567..dc17219 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -## AREPL: now a vscode edition +## AREPL: vscode edition AREPL automatically evaluates python code in real-time as you type @@ -14,3 +14,5 @@ Contact me to get the beta release! 4. start debugging see [AREPL-backend](https://github.com/Almenon/AREPL-backend) for the npm package that executes the python code + +AREPL is also availible as a standalone [app](https://github.com/Almenon/AREPL)