Browse Source

Add some info to the docs

Thomas Kluyver 11 years ago
parent
commit
852c1c700c
1 changed files with 5 additions and 0 deletions
  1. 5 0
      doc/index.rst

+ 5 - 0
doc/index.rst

@@ -5,6 +5,8 @@ pynsist is a tool to build Windows installers for your Python applications. The
 installers bundle Python itself, so you can distribute your application to
 installers bundle Python itself, so you can distribute your application to
 people who don't have Windows installed.
 people who don't have Windows installed.
 
 
+At present, pynsist requires Python 3.3 or above.
+
 Quickstart
 Quickstart
 ----------
 ----------
 
 
@@ -55,6 +57,9 @@ Contents
    cfgfile
    cfgfile
    faq
    faq
 
 
+See also the `examples folder <https://github.com/takluyver/pynsist/tree/master/examples>`_
+in the repository.
+
 Indices and tables
 Indices and tables
 ==================
 ==================