fix ASCII in README
This commit is contained in:
parent
be17c6a603
commit
98efd30d30
1 changed files with 34 additions and 34 deletions
68
README
68
README
|
@ -19,8 +19,8 @@ Florent Le Coz (louiz') <louizatakk@fedoraproject.org> (main developper)
|
||||||
Contact/support
|
Contact/support
|
||||||
=======================
|
=======================
|
||||||
Jabber ChatRoom: poezio@conference.codingteam.net
|
Jabber ChatRoom: poezio@conference.codingteam.net
|
||||||
Forum: http://codingteam.net/project/poezio/forum
|
Forum: http://codingteam.net/project/poezio/forum
|
||||||
Report a bug: http://codingteam.net/project/poezio/bugs/add
|
Report a bug: http://codingteam.net/project/poezio/bugs/add
|
||||||
|
|
||||||
=======================
|
=======================
|
||||||
License
|
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 ?
|
the beauty and the complexity of this awesome software ?
|
||||||
A: Of course, here it is:
|
A: Of course, here it is:
|
||||||
|
|
||||||
___________________________
|
___________________________
|
||||||
/ \
|
/ \
|
||||||
| |
|
| |
|
||||||
| Jabber Network |
|
| Jabber Network |
|
||||||
| (roomchats and people |
|
| (roomchats and people |
|
||||||
| in them) |
|
| in them) |
|
||||||
| |
|
| |
|
||||||
\__________________________/
|
\__________________________/
|
||||||
| ^
|
| ^
|
||||||
| receive send | ____ Poezio ____
|
| receive send | ____ Poezio ____
|
||||||
v |
|
v |
|
||||||
/----------------\ /-----------------\
|
/----------------\ /-----------------\
|
||||||
| | | |
|
| | | |
|
||||||
| Connection | | MultiUserChat |
|
| Connection | | MultiUserChat |
|
||||||
| | | |
|
| | | |
|
||||||
\----------------/ \-----------------/
|
\----------------/ \-----------------/
|
||||||
^ |emit emit | ^
|
^ |emit emit | ^
|
||||||
| | /---------\ | |
|
| | /---------\ | |
|
||||||
connect \ \----> | |<----/ / connect
|
connect \ \----> | |<----/ / connect
|
||||||
\______ | Handler |______/
|
\______ | Handler |______/
|
||||||
| |
|
| |
|
||||||
\---------/
|
\---------/
|
||||||
| ^
|
| ^
|
||||||
connect | | emit
|
connect | | emit
|
||||||
v |
|
v |
|
||||||
/---------\
|
/---------\
|
||||||
| |
|
| |
|
||||||
| Gui |
|
| Gui |
|
||||||
| |
|
| |
|
||||||
\---------/
|
\---------/
|
||||||
| ^
|
| ^
|
||||||
Screen | | Keyboard
|
Screen | | Keyboard
|
||||||
v |
|
v |
|
||||||
/---------\
|
/---------\
|
||||||
| |
|
| |
|
||||||
| YOU |
|
| YOU |
|
||||||
| |
|
| |
|
||||||
\---------/
|
\---------/
|
||||||
|
|
Loading…
Reference in a new issue