Polish up examples (somewhat)
- Mention them in the docs (arguably a bit hamfistedly).
- Make the README an RST.
- Make them pass flake8 and add flake8 to tox.ini
They should all be rewritten and made Python 3-friendly but that's out
of scope here.
diff --git a/doc/index.rst b/doc/index.rst
index 56d84ea..d4c5e2e 100644
--- a/doc/index.rst
+++ b/doc/index.rst
@@ -20,6 +20,8 @@
api
internals
+There are also `examples in the pyOpenSSL repository <https://github.com/pyca/pyopenssl/tree/master/examples>`_ that may help you getting started.
+
Meta
----