Clean up README formatting.
    
        | author | Steve Losh <steve@stevelosh.com> | 
    
        | date | Fri, 19 Jun 2009 22:33:43 -0400 | 
    
    
        | parents | d532edb50b5f | 
    
        | children | a3d36b8a6355 | 
    
        | branches/tags | (none) | 
    
        | files | README | 
Changes
    
--- a/README	Fri Jun 19 22:22:46 2009 -0400
+++ b/README	Fri Jun 19 22:33:43 2009 -0400
@@ -60,10 +60,7 @@
 
 * bookmark: the current bookmark
 * branch: the current branch
-* status:
-    * `!` if the repository has any changed, added, removed or deleted files, otherwise
-    * `?` if the repository has any untracked (but not ignored) files, otherwise
-    * nothing
+* status:  `!` if the repository has any changed/added/removed files, otherwise `?` if it has any untracked (but not ignored) files, otherwise nothing
 
 Putting it in a Bash Prompt
 ---------------------------