From b23a5352b560ccee7621d81516ce67c4e6e140c4 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Fri, 16 Jan 2009 22:06:31 +0000 Subject: Update tag lines. --- README.txt | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'README.txt') 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 ------------ -- cgit v1.2.3