diff --git a/README.rst b/README.rst index f2947e4c..30a8773f 100644 --- a/README.rst +++ b/README.rst @@ -11,6 +11,9 @@ the application can freely choose the way of handling events. This library code does not depend on any particular SSL library (except for example programs which depend on OpenSSL 1.0.1 or later). +This project also develops SPDY client, server and proxy on top of +Spdylay library. See `SPDY Client/Server Programs`_ section. + Development Status ------------------ diff --git a/doc/index.rst b/doc/index.rst index b8ff02d0..92df21c7 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -23,6 +23,9 @@ the application can freely choose the way of handling events. This library code does not depend on any particular SSL library (except for example programs which depend on OpenSSL 1.0.1 or later). +This project also develops SPDY client, server and proxy on top of +Spdylay library. + Contents: .. toctree::