changeset 143:844921c135d6

Corrections in README.
author Mikhail Kryshen <mikhail@kryshen.net>
date Sun, 21 Apr 2013 05:00:55 +0400
parents b729e5ea9687
children 479019bba20a
files README.rst
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line diff
     1.1 --- a/README.rst	Sun Apr 21 04:36:43 2013 +0400
     1.2 +++ b/README.rst	Sun Apr 21 05:00:55 2013 +0400
     1.3 @@ -3,8 +3,8 @@
     1.4  =========
     1.5  
     1.6  Indyvon [INteractive DYnamic VisualizatiON] is an experimental GUI
     1.7 -library for Clojure. Indyvon allows you to combine and immediately
     1.8 -draw interactive objects without maintaining a scene graph or a
     1.9 +library for Clojure. Indyvon allows you to build and draw interactive
    1.10 +objects in immediate mode without maintaining a scene graph or a
    1.11  hierarchy of widgets.
    1.12  
    1.13  It is based around the idea of basically stateless UI elements defined