diff options
author | Guillaume Mazoyer <respawneral@gmail.com> | 2014-08-05 00:38:43 +0200 |
---|---|---|
committer | Guillaume Mazoyer <respawneral@gmail.com> | 2014-08-05 00:38:43 +0200 |
commit | c3023fa66fe7846fbd008b26752570b4a3e979a5 (patch) | |
tree | b3632572e31cd79b1c81c91a2580e1565ce4c126 | |
parent | b3141237d766978ac71d9c65c5986afecd2f8fad (diff) |
Update README.md.
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -16,7 +16,7 @@ execute some commands on routers. The output is sent back to the user. For now this looking glass is quite simple. Here you have some features: * Interface using Javascript and AJAX calls (needs a decent browser) - * Support of BIRD, Cisco and Juniper routers + * Support of BIRD, Cisco, Juniper and Quagga routers * Support of Telnet and SSH connection to routers using password authentication and SSH keys. * Configurable list of routers @@ -55,4 +55,4 @@ be glad to know that this project was helpful for you. * [Bootstrap](http://getbootstrap.com/) and [JQuery](http://jquery.com/) for making CSS and Javascript less painful for people like me. - * [Romain Boissat](https://chroot-me.in/) for all his great ideas and bug reports. + * [Romain Boissat](https://chroot-me.in/) for all his great ideas, bug reports and contributions. |