diff options
author | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 <louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13> | 2010-01-31 14:41:21 +0000 |
---|---|---|
committer | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 <louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13> | 2010-01-31 14:41:21 +0000 |
commit | 98efd30d3077e12bef459dba2dff179302116a5d (patch) | |
tree | 6fcd0aeead0030a7a7daa74fa666bbb8cf96015c | |
parent | be17c6a6034cafbb89cbf967465a969e5ff42633 (diff) | |
download | poezio-98efd30d3077e12bef459dba2dff179302116a5d.tar.gz poezio-98efd30d3077e12bef459dba2dff179302116a5d.tar.bz2 poezio-98efd30d3077e12bef459dba2dff179302116a5d.tar.xz poezio-98efd30d3077e12bef459dba2dff179302116a5d.zip |
fix ASCII in README
-rw-r--r-- | README | 68 |
1 files changed, 34 insertions, 34 deletions
@@ -19,8 +19,8 @@ Florent Le Coz (louiz') <louizatakk@fedoraproject.org> (main developper) Contact/support ======================= Jabber ChatRoom: poezio@conference.codingteam.net -Forum: http://codingteam.net/project/poezio/forum -Report a bug: http://codingteam.net/project/poezio/bugs/add +Forum: http://codingteam.net/project/poezio/forum +Report a bug: http://codingteam.net/project/poezio/bugs/add ======================= License @@ -57,41 +57,41 @@ Q: Could you please make a nice ASCII art, so I could understand all the beauty and the complexity of this awesome software ? A: Of course, here it is: - ___________________________ + ___________________________ / \ - | | - | Jabber Network | - | (roomchats and people | - | in them) | - | | - \__________________________/ - | ^ - | receive send | ____ Poezio ____ - v | - /----------------\ /-----------------\ - | | | | - | Connection | | MultiUserChat | - | | | | + | | + | Jabber Network | + | (roomchats and people | + | in them) | + | | + \__________________________/ + | ^ + | receive send | ____ Poezio ____ + v | + /----------------\ /-----------------\ + | | | | + | Connection | | MultiUserChat | + | | | | \----------------/ \-----------------/ - ^ |emit emit | ^ - | | /---------\ | | - connect \ \----> | |<----/ / connect + ^ |emit emit | ^ + | | /---------\ | | + connect \ \----> | |<----/ / connect \______ | Handler |______/ - | | - \---------/ - | ^ - connect | | emit - v | + | | + \---------/ + | ^ + connect | | emit + v | /---------\ - | | + | | | Gui | - | | - \---------/ - | ^ - Screen | | Keyboard - v | + | | + \---------/ + | ^ + Screen | | Keyboard + v | /---------\ - | | - | YOU | - | | - \---------/ + | | + | YOU | + | | + \---------/ |