Fixed a typo in the README
This commit is contained in:
parent
361225cb08
commit
488785c0e8
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
# notime
|
||||
|
||||
notime is a simple python library that represents the daytime on a scale of `0` - `100000000` in a most probably mathematically inaccurate way.
|
||||
notime is a simple python library that represents the daytime on a scale of `0` - `99999999` in a most probably mathematically inaccurate way.
|
||||
|
||||
## Examples
|
||||
|
||||
|
|
Reference in a new issue