Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
StephenXie authored Oct 25, 2021
1 parent d23907d commit 93f9054
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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

Expand Down

0 comments on commit 93f9054

Please sign in to comment.