From 93f905498e825225e43191983e519be15a6a29a1 Mon Sep 17 00:00:00 2001 From: Stephen Xie <49465499+StephenXie@users.noreply.github.com> Date: Sun, 24 Oct 2021 19:34:25 -0700 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 70e5a31..abe2500 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ Import typertype by using import typertype ``` -You can start typing by creating a python(.py) script or simply opening up a python shell +You can start typing by creating a python(.py) script or by simply opening up a python shell ```python >> import typertype @@ -38,7 +38,7 @@ You can start typing by creating a python(.py) script or simply opening up a pyt >> tt.run() ``` -That's it! You can run the script and start typing even without internet, and your settings will be automatically saved each time. No additional steps are required to run the program. +That's it! You can run the commands and start typing even without internet, and your settings will be automatically saved each time. No additional steps are required to run the program. ## Features