From 488785c0e8cdaa55072e5d058c102772e7bc1d95 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julian=20M=C3=BCller=20=28ChaoticByte=29?= Date: Sun, 10 Sep 2023 12:02:11 +0200 Subject: [PATCH] Fixed a typo in the README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fc2de5d..0259f93 100644 --- a/README.md +++ b/README.md @@ -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