From 98cd4d1fa483dbb583fa6ce4eb1a4d1fdaf1a87d Mon Sep 17 00:00:00 2001 From: Loic GUEGAN Date: Fri, 29 Jul 2016 15:11:26 +0200 Subject: [PATCH] Edit readme --- README.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 09bc099..096848a 100644 --- a/README.md +++ b/README.md @@ -1 +1,13 @@ -# routage-optimiste +Routage Opportuniste +=================== + +This project is a graphical routing simulator. This project was design for proving that take care about radio conditions can improve **wifi** performance. + +---------- + +![Test](https://raw.githubusercontent.com/manzerbredes/routage-optimiste/master/resources/screen.png) + +Library +------------- + +This project was made with **GraphStream** to easily build graphical representation of the network (routers, links and weight).