summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/narr/introduction.rst3
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/narr/introduction.rst b/docs/narr/introduction.rst
index 203936c31..82f59c8ce 100644
--- a/docs/narr/introduction.rst
+++ b/docs/narr/introduction.rst
@@ -2,8 +2,7 @@
==============================
:mod:`repoze.bfg` is a Python web application framework. It is
-inspired by Zope, and uses :term:`Zope` libraries to do much of its
-work. However, it is simpler than any released version of Zope.
+inspired by :term:`Zope`, :term:`Pylons`, and :term:`Django`.
:mod:`repoze.bfg` uses the :term:`WSGI` protocol to handle requests
and responses.