add warning that its beta version in the readme (#17)

* add warning that its beta version

* add warning that its beta version
This commit is contained in:
Thibault "bui" Koechlin 2020-05-20 17:28:42 +02:00 committed by GitHub
parent 4bed585d6b
commit ab725fa8f0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,3 +1,7 @@
<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" />
</p>
@ -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 !