Fixed a typo in the README

This commit is contained in:
Julian Müller (ChaoticByte) 2023-09-10 12:02:11 +02:00
parent 361225cb08
commit 488785c0e8

View file

@ -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