aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorTom Christie2014-11-03 14:43:00 +0000
committerTom Christie2014-11-03 14:43:00 +0000
commit0da30e6d1dea68d7c075067dd997fb1e0e26f27b (patch)
treedeacdf7ea44011079d3389dd2968346039848d52 /README.md
parentb106ebd2c0a19107f12d5b87cfbe0083aaaa60b9 (diff)
downloaddjango-rest-framework-0da30e6d1dea68d7c075067dd997fb1e0e26f27b.tar.bz2
Add note about 3.0 being merged to master
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 7 insertions, 1 deletions
diff --git a/README.md b/README.md
index ec13e1b3..394d7fcf 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,13 @@
**Awesome web-browseable Web APIs.**
-**Note**: Full documentation for the project is available at [http://www.django-rest-framework.org][docs].
+Full documentation for the project is available at [http://www.django-rest-framework.org][docs].
+
+---
+
+**Note**: The incoming 3.0 version has now been merged to the `master` branch on GitHub. For the source of the currently available PyPI version, please see the `2.4.4` tag.
+
+---
# Overview