diff --git a/README.md b/README.md index 73dd0914..fe7085df 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,12 @@
- +
[![](https://img.shields.io/badge/license-BSD-blue.svg)](https://github.com/CESNET/ipfixprobe/blob/master/LICENSE) ![Coverity Scan](https://img.shields.io/coverity/scan/22112) ![GitHub top language](https://img.shields.io/github/languages/top/CESNET/ipfixprobe) -ipfixprobe is a high-performance flow exporter. It creates bidirectional flows from packet input and exports them to output interface. The ipfixprobe support vide variety of flow extenstion for application layer protocol information. The flow extension can be turned on with process plugins. We support TLS, QUIC, HTTP, DNS and many more. Just check our [documentation](#). +ipfixprobe is a high-performance flow exporter. It creates bidirectional flows from packet input and exports them to output interface. The ipfixprobe support vide variety of flow extenstion for application layer protocol information. The flow extension can be turned on with process plugins. We support TLS, QUIC, HTTP, DNS and many more. Just check our [documentation](https://cesnet.github.io/ipfixprobe/). ## Installation The RPM packages for RHEL based distributions can be downloaded from our [copr repository](https://copr.fedorainfracloud.org/coprs/g/CESNET/NEMEA/package/ipfixprobe/). Or just simply run: diff --git a/docs/_includes/social-icon.html b/docs/_includes/social-icon.html index 052a4c19..c4d125ba 100644 --- a/docs/_includes/social-icon.html +++ b/docs/_includes/social-icon.html @@ -16,5 +16,5 @@ {% when "RSS" %} {% when "GitHub" %} - + {% endcase %}