diff README.txt @ 24:b43cb919b1e4

minor text change + version bump
author Jeff Hammel <k0scist@gmail.com>
date Wed, 12 Apr 2017 10:57:57 -0700
parents 25424199f1af
children a983d9bb7003
line wrap: on
line diff
--- a/README.txt	Sun Jul 27 13:17:47 2014 -0700
+++ b/README.txt	Wed Apr 12 10:57:57 2017 -0700
@@ -1,8 +1,8 @@
-WSGI Software
-=============
+WSGI Integration
+================
 
-wsgintegrate provides an integration layer to support general-purpose
-WSGI pipes 
+``wsgintegrate`` provides an integration layer to support general-purpose
+WSGI pipes
 
 
 wsgintegrate core
@@ -10,7 +10,7 @@
 
 - pyloader: utilities for loading and calling python objects
   : url: http://k0s.org/hg/pyloader
-  : provides: python loader  
+  : provides: python loader
 
 - wgintegrate: wsgintegrate provides an integration layer to support
   general-purpose WSGI pipes
@@ -46,7 +46,7 @@
 
 - wsgiblob: a precursor of wsgintegrate and pyloader
   : url: http://k0s.org/hg/wsgiblob/
-  
+
 
 WSGI Endpoint Apps
 ------------------
@@ -58,7 +58,7 @@
   : type: app
 
 - clwapp: convert a CLI script into a WSGI app
-  : url: http://k0s.org/hg/clwapp/ 
+  : url: http://k0s.org/hg/clwapp/
   : type: app
 
 - decoupage: dynamic file server
@@ -108,7 +108,7 @@
   : requires: lxmlmiddleware
   : type: app, middleware, unfinished
 
-- SVG site map: make an SVG directed graph counting HTTP references 
+- SVG site map: make an SVG directed graph counting HTTP references
   : url: http://k0s.org/hg/svgsitemap/
   : provides: directed graph
   : dependencies: graphviz