summaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt8
1 files changed, 3 insertions, 5 deletions
diff --git a/README.txt b/README.txt
index f71e64cb5..dc109ff49 100644
--- a/README.txt
+++ b/README.txt
@@ -1,11 +1,9 @@
repoze.bfg
==========
-``repoze.bfg`` is a system for routing web requests to applications
-based on graph traversal. It is inspired by Zope's publisher, and
-uses Zope libraries to do much of its work. However, it is less
-ambitious and less featureful than any released version of Zope's
-publisher.
+``repoze.bfg`` is a web application framework. It is inspired by
+Zope, and uses Zope-related libraries to do much of its work, however
+it's simpler than any released version of Zope.
Installation
------------