diff --git a/.gitignore b/.gitignore index fbe4db7..e5041f9 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,7 @@ *.html *.pdf +!ghpythonremote_README.pdf ### Python template # Byte-compiled / optimized / DLL files diff --git a/README.rst b/README.rst index 7c5cbe9..43c57f4 100644 --- a/README.rst +++ b/README.rst @@ -13,6 +13,8 @@ gh-python-remote Installation ************ +.. _test.exe: `Installation`_ + Requires a Python 2.7 installation, not compatible with Python 3. Python 2.6 might work but is not supported. Uses `rpyc`_ for the connection backend (automatically installed). diff --git a/ghpythonremote_README.pdf b/ghpythonremote_README.pdf new file mode 100644 index 0000000..f4983f1 Binary files /dev/null and b/ghpythonremote_README.pdf differ