Mention that we support Python3 in the README

This commit is contained in:
R. Tyler Ballance 2010-01-09 01:20:03 -08:00
parent bbcd1b729c
commit cb8a6f79d2
1 changed files with 2 additions and 0 deletions

View File

@ -10,6 +10,8 @@ with Yajl (Yet Another JSON Library). While modules like `jsonlib`,
pythonic access to Yajl's extremely fast string and stream parsing
facilities.
py-yajl fully supports Python 2.4-2.6 and Python 3.
Building py-yajl
-----------------