add warning that its beta version

This commit is contained in:
Thibault bui Koechlin 2020-05-20 17:25:16 +02:00
parent 9464f837df
commit 3d529f254f

View file

@ -1,6 +1,6 @@
<p align="center"> <b>Crowdsec BETA</b> </p>
<p align="center"> :warning: <b>Crowdsec BETA </b> :warning: </p>
<p align="center">
<img src="docs/assets/images/crowdsec_logo1.png" alt="CrowdSec" title="CrowdSec" />
@ -38,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 !