From ab725fa8f0ee34dc8f4b703ed74f0a5b689e3af9 Mon Sep 17 00:00:00 2001 From: "Thibault \"bui\" Koechlin" Date: Wed, 20 May 2020 17:28:42 +0200 Subject: [PATCH] add warning that its beta version in the readme (#17) * add warning that its beta version * add warning that its beta version --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index a1c30ac91..4dd5ead7c 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ + + +

:warning: Crowdsec BETA :warning:

+

CrowdSec

@@ -34,3 +38,8 @@ This repository contains the code for the two main components of crowdsec : - `crowdsec` : the daemon a-la-fail2ban that can read, parse, enrich and apply heuristis to logs. This is the component in charge of "detecting" the attacks - `cscli` : the cli tool mainly used to interact with crowdsec : ban/unban/view current bans, enable/disable parsers and scenarios. +## :warning: Beta version + +Please note that crowdsec is currently in beta version, use with caution ! + +