make message better

This commit is contained in:
Thibault "bui" Koechlin 2020-05-27 16:31:08 +02:00 committed by GitHub
parent c03235ed64
commit 83b6078a2d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -44,21 +44,21 @@ Besides detecting and stopping attacks in real time based on your logs, it allow
### Out of the box detection ### Out of the box detection
<details> <details>
<summary>Baseline detection is effective out-of-the-box, no fine-tuning required (click me!)</summary> <summary>Baseline detection is effective out-of-the-box, no fine-tuning required (click to expand)</summary>
<img src="https://github.com/crowdsecurity/crowdsec/blob/master/docs/assets/images/out-of-the-box-protection.gif"> <img src="https://github.com/crowdsecurity/crowdsec/blob/master/docs/assets/images/out-of-the-box-protection.gif">
</details> </details>
### Easy blocker deployment ### Easy blocker deployment
<details> <details>
<summary>It's trivial to add blockers to enforce decisions of crowdsec (click me!)</summary> <summary>It's trivial to add blockers to enforce decisions of crowdsec (click to expand)</summary>
<img src="https://github.com/crowdsecurity/crowdsec/blob/master/docs/assets/images/blocker-installation.gif"> <img src="https://github.com/crowdsecurity/crowdsec/blob/master/docs/assets/images/blocker-installation.gif">
</details> </details>
### Easy dashboard access ### Easy dashboard access
<details> <details>
<summary>It's easy to deploy a metabase interface to view your data simply with cscli (click me!)</summary> <summary>It's easy to deploy a metabase interface to view your data simply with cscli (click to expand)</summary>
<img src="https://github.com/crowdsecurity/crowdsec/blob/master/docs/assets/images/cscli-metabase.gif"> <img src="https://github.com/crowdsecurity/crowdsec/blob/master/docs/assets/images/cscli-metabase.gif">
</details> </details>