summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Seiler <seileralex@gmail.com>2020-12-29 03:41:36 +0100
committerGitHub <noreply@github.com>2020-12-29 03:41:36 +0100
commit6deaa50b5e9798a8ad84326d9ebba29cdc3b2896 (patch)
treea4ac56ff845a83135e2aef2d013faa5d8950ba0b
parent05b590263d945b93f74e1f15927eb30fb067ef4b (diff)
downloadisodate-6deaa50b5e9798a8ad84326d9ebba29cdc3b2896.tar.gz
Update README.rst
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index a093c6b..63a56d5 100644
--- a/README.rst
+++ b/README.rst
@@ -38,7 +38,7 @@ for instance nanoseconds it will round it to microseconds.
Documentation
-------------
-Currently there are five parsing methods available.
+The following parsing methods are available.
* parse_time:
parses an ISO 8601 time string into a *time* object
* parse_date: