Skip to content

Commit 9512238

Browse files
committed
updated Readme
1 parent 0b5edee commit 9512238

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Python Teaching Code
2-
This repo contains a variety of starter project code and demo code for showing different capabilities and how to use them in Python.
2+
This repository ("repo") contains a variety of starter project code and demo code for showing different capabilities and how to use them in Python.
33

4-
Begin by forking this repository to your own Github account. Next, you can clone it to your machine and run the examples and customize the code.
4+
Begin by forking this repository to your own Github account. Next, you can clone it to your machine and run the examples and customize the code. If you do not fork it first, you will not be able to save changes, as you do not have permission to change this original template in my account.
55

66
The projects included here include working code and some experimental code. Some also require additional libraries and capabilities on your computer in order for you to use them. Those are noted below.
77

0 commit comments

Comments
 (0)