Skip to content

Commit 63494d0

Browse files
committed
Actualized README.md with Community link and Python 3.6+ support.
1 parent afc75e9 commit 63494d0

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,9 @@ RQL (Resource query language) is designed for modern application development. It
1212
This is a query language fast and convenient database interaction. RQL was designed for use in URLs to request object-style data structures.
1313

1414

15+
[RQL Reference](https://connect.cloudblue.com/community/api/rql/)
16+
1517
[RQL for Web](https://www.sitepen.com/blog/resource-query-language-a-query-language-for-the-web-nosql/)
16-
[RQL Reference](https://docs.cloudblue.com/oa/8.0/sdk/api/rest/rql/index.html)
1718

1819
Notes
1920
-----
@@ -193,7 +194,7 @@ Development
193194
Testing
194195
=======
195196

196-
1. Python 3.5+
197+
1. Python 3.6+
197198
0. Install dependencies `requirements/test.txt`
198199
0. `export PYTHONPATH=/your/path/to/django-rql/`
199200

0 commit comments

Comments
 (0)