From a8e0c8832e7e4eefb17df5708a4232703475025d Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Sat, 17 Jan 2009 14:42:04 +0000 Subject: Bring up to date. --- README.txt | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) (limited to 'README.txt') diff --git a/README.txt b/README.txt index dc109ff49..e0b5b4ce3 100644 --- a/README.txt +++ b/README.txt @@ -1,9 +1,10 @@ repoze.bfg ========== -``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. +``repoze.bfg`` is a Python web application framework. It is inspired +by Zope, and uses Zope libraries to do much of its work. However, it +simpler than any than any released version of Zope. ``repoze.bfg`` +uses the WSGI protocol to handle requests and responses. Installation ------------ @@ -15,8 +16,9 @@ Install using setuptools, e.g. (within a virtualenv):: Further Documentation --------------------- -See the ``docs`` directory of the repoze.bfg distribution package -(also available via http://svn.repoze.org/repoze.bfg/trunk/docs). +See the ``docs`` directory of the ``repoze.bfg`` distribution package +(also available `on the web `_ for +released versions). Reporting Bugs / Development Versions ------------------------------------- -- cgit v1.2.3