summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to '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