summaryrefslogtreecommitdiff
path: root/docs/tools
diff options
context:
space:
mode:
authorIan Ward <ian@excess.org>2015-11-01 18:36:06 -0500
committerIan Ward <ian@excess.org>2015-11-01 18:36:06 -0500
commitf0d067cea3af91c892a6bb493130f6f20b158e41 (patch)
treed5c9943ad6f08291d0c4b4ffd84b0fb3f60d8503 /docs/tools
parente9327a51a9c96d419f33bf3af52f35905ff45e2d (diff)
downloadurwid-f0d067cea3af91c892a6bb493130f6f20b158e41.tar.gz
add link to Python Prompt Toolkit
Diffstat (limited to 'docs/tools')
-rw-r--r--docs/tools/templates/indexcontent.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/tools/templates/indexcontent.html b/docs/tools/templates/indexcontent.html
index ad44940..851e7d1 100644
--- a/docs/tools/templates/indexcontent.html
+++ b/docs/tools/templates/indexcontent.html
@@ -53,6 +53,7 @@
<ul>
<li><a href="http://www.npcole.com/npyscreen/">npyscreen</a></li>
<li><a href="https://github.com/thomasballinger/curtsies">curtsies</a></li>
+<li><a href="https://github.com/jonathanslenders/python-prompt-toolkit">Python Prompt Toolkit</a></li>
</ul>
</div>
</div>