Skip to content

Commit 05079a1

Browse files
Update README.md
1 parent 8f7602b commit 05079a1

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

README.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
11
# PyTiming
2-
Description:
2+
## Description:
33
Create some low-level Arduino-like millis() & delay() (for milliseconds) and micros() and delayMicroseconds (for microseconds) timing functions for Python
44

5-
See theWebsite:
5+
## Website:
66
http://www.electricrcaircraftguy.com/2016/07/arduino-like-millisecond-and-microsecond-timestamps-in-python.html
77

8-
22 July 2016:
9-
This module works for Python in Windows only so far. If anyone would like to expand it to support Linux too, please do.
8+
## Comments:
9+
* 22 July 2016: This module works for Python in Windows only so far. If anyone would like to expand it to support Linux too, please do.
10+
11+
Thanks,
12+
Gabriel Staples
13+
www.ElectricRCAircraftGuy.com

0 commit comments

Comments
 (0)