Browse Source

Update README.md

Update test comments.
Rain Li 8 years ago
parent
commit
a5b9d4ae30
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -2,7 +2,7 @@
 
 
 This library is based on django’s mysql backend and change some logic and support features to fit TiDB.
 This library is based on django’s mysql backend and change some logic and support features to fit TiDB.
 
 
-For now this package is tested in python 2.7
+For now this package is tested in python 2.7 and django 1.8.x
 
 
 # Usage
 # Usage