Skip to content

Commit

Permalink
readme invalid sentence fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
tolgaatam committed Mar 15, 2021
1 parent 371a06c commit 144e6d1
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Create an empty code cell and type:

!pip3 install ColabTurtle

Run the code cell.
Run the code cell. Google Colab will install the library.


Usage
Expand All @@ -20,9 +20,6 @@ As Colab stores the declared variables in the runtime, call this before using:

initializeTurtle()

An example code is given in the end of this documentation. Scroll down for it.


Example
----

Expand Down

0 comments on commit 144e6d1

Please sign in to comment.