From: Jason Ish Date: Thu, 28 Sep 2023 22:19:51 +0000 (-0600) Subject: readme: add a resources section X-Git-Tag: suricata-7.0.2~23 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c8ee69c8df6a2b2d034c82aed4e29a511cd520da;p=thirdparty%2Fsuricata.git readme: add a resources section Consolidate a few items into a resources section, and add few more items, most importantly the bug tracker as it can't currently be found from our GitHub presence. --- diff --git a/README.md b/README.md index 3c8e3d65a6..364ff0e6df 100644 --- a/README.md +++ b/README.md @@ -8,14 +8,13 @@ [Suricata](https://suricata.io) is a network IDS, IPS and NSM engine developed by the [OISF](https://oisf.net) and the Suricata community. -## Installation +## Resources -https://docs.suricata.io/en/latest/install.html - -## User Guide - -You can follow the [Suricata user -guide](https://docs.suricata.io/en/latest/) to get started. +- [Home Page](https://suricata.io) +- [Bug Tracker](https://redmine.openinfosecfoundation.org/projects/suricata) +- [User Guide](https://docs.suricata.io) +- [Installation Guide](https://docs.suricata.io/en/latest/install.html) +- [User Support Forum](https://forum.suricata.io) ## Contributing