From 4e083b73923b01be814f76835a482aa255fd1512 Mon Sep 17 00:00:00 2001 From: Arnaud Andre Date: Tue, 22 Dec 2015 12:53:57 +0100 Subject: [PATCH] Fix typo in README.md --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 9abf599..2b340f5 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ uvrrpd is a project hosted at [Evolix's forge](https://forge.evolix.org/projects uvrrpd is written for GNU/Linux and use macvlan in order to derive multiple virtual NICs (virtual VRRP mac) from a single physical NIC. -uvrrpd is a simply a VRRP state machine, and a script (*vrrp_switch.sh*) is in +uvrrpd is a simply VRRP state machine, and a script (*vrrp_switch.sh*) is in charge to create or destroy Virtual VRRP interfaces. uvrrpd is designed to run a single VRRP instance, but you can run multiple @@ -164,11 +164,9 @@ You can start an another VRRP instance on another GNU/Linux box or a router with ## TODOs * make more tests -* autoconf/autohell * add features like interface monitoring... * init scripts * packaging Any suggestions, ideas, patches or whatever are welcome and will be greatly appreciated ! -