]> git.proxmox.com Git - mirror_frr.git/blobdiff - README.md
Merge pull request #5725 from ton31337/feature/doc_for_set_metric_increment_decrement
[mirror_frr.git] / README.md
index 48142f21b79e9690b1db9573302f8f5abcaf7321..937728c9e6c2cf0b22722ed9fedbd55a64c09420 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,3 +1,7 @@
+<p align="center">
+<img src="http://docs.frrouting.org/en/latest/_static/frr-icon.svg" alt="Icon" width="20%"/>
+</p>
+
 FRRouting
 =========
 
@@ -18,20 +22,24 @@ FRR currently supports the following protocols:
 * LDP
 * BFD
 * Babel
+* PBR
+* OpenFabric
+* VRRP
 * EIGRP (alpha)
 * NHRP (alpha)
 
 Installation & Use
 ------------------
 
-Packages are available for various distributions on our
+For source tarballs, see the
 [releases page](https://github.com/FRRouting/frr/releases).
 
-Snaps are also available [here](https://snapcraft.io/frr).
+For Debian and its derivatives, use the APT repository at
+[https://deb.frrouting.org/](https://deb.frrouting.org/).
 
 Instructions on building and installing from source for supported platforms may
-be found
-[here](http://docs.frrouting.org/projects/dev-guide/en/latest/building.html).
+be found in the
+[developer docs](http://docs.frrouting.org/projects/dev-guide/en/latest/building.html).
 
 Once installed, please refer to the [user guide](http://docs.frrouting.org/)
 for instructions on use.
@@ -49,8 +57,9 @@ lists:
 | Users & Operators | frog@lists.frrouting.org     |
 | Announcements     | announce@lists.frrouting.org |
 
-For chat, we currently use [Slack](https://frrouting.slack.com). Please email
-the mailing list to request an invite as we do not issue automatic invites.
+For chat, we currently use [Slack](https://frrouting.slack.com). You can join
+by clicking the "Slack" link under the
+[Participate](https://frrouting.org/#participate) section of our website.
 
 
 Contributing