summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStub <stuart@stuartbishop.net>2020-01-13 15:45:01 +1100
committerGitHub <noreply@github.com>2020-01-13 15:45:01 +1100
commitf6fd61862d51b78b72d72dbf5496d1429a6b52d6 (patch)
tree3896d832dfd82558ec8ef2c6a88d840e7023e9ec
parentfd39cf15e12f368ce42f51f0ec59f508c26c84c3 (diff)
downloadpytz-git-f6fd61862d51b78b72d72dbf5496d1429a6b52d6.tar.gz
Update README.md
-rw-r--r--README.md7
1 files changed, 5 insertions, 2 deletions
diff --git a/README.md b/README.md
index 7c26d71..1f09ee3 100644
--- a/README.md
+++ b/README.md
@@ -4,8 +4,11 @@ Brings the IANA tz database into Python. This library allows accurate and
cross platform timezone calculations.
pytz contains generated code, and this branch generates it. The actual
-pytz code and documentation can be found in the src/ directory. More
-information about pytz can be found in src/README.txt
+pytz code and documentation can be found in the src/ directory.
+
+## Usage Information / Documentation
+
+See [the pytz README](src/README.rst).
## pytz for Enterprise