Updated README.rst

This commit is contained in:
Tatsuhiro Tsujikawa 2012-08-17 01:38:44 +09:00
parent 8ce1925609
commit d8ffa70532
1 changed files with 5 additions and 0 deletions

View File

@ -361,3 +361,8 @@ not support asynchronous I/O at all.
If you are looking for the example program written in C, see
``spdycli`` which is the simple SPDY client.
Python wrapper
--------------
See ``python`` directory.