Commit 57fd1a3b for quagga.net

commit 57fd1a3b237807a9eb8cf977e95a5d66d88a10e5
Author: Balaji Gurudoss <balajig81@gmail.com>
Date:   Tue May 2 21:50:31 2017 +0530

    Updated the protocol supported list

diff --git a/README b/README
index f1b25d8a..be4951bd 100644
--- a/README
+++ b/README
@@ -1,9 +1,12 @@
 Quagga is free software that manages various IPv4 and IPv6 routing
 protocols.

-Currently Quagga supports BGP4, BGP4+, OSPFv2, OSPFv3, RIPv1,
+Currently Quagga supports the following protocols
+
+Unicast Routing:BGP4, BGP4+, OSPFv2, OSPFv3, RIPv1,
 RIPv2, and RIPng as well as very early support for IS-IS.
-
+Multicast Routing: PIM-SSM
+
 See the file INSTALL.quagga.txt for building and installation instructions.

 See the file REPORTING-BUGS to report bugs.