From 4b42121df4bc7e596c0755d43395e4cfb645192a Mon Sep 17 00:00:00 2001 From: "neelkanth.kaushik" Date: Thu, 22 Oct 2020 00:34:17 +0530 Subject: [PATCH] Updated Readme --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 09b021d..a5703b6 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,5 @@ ![Laravel Surveillance Logo](https://github.com/neelkanthk/repo_logos/blob/master/LaravelSurveillance_small.png?raw=true) -# Laravel Surveillance [![Twitter](https://img.shields.io/twitter/url?style=social&url=https%3A%2F%2Fgithub.com%2Fneelkanthk%2Flaravel-surveillance)](https://twitter.com/intent/tweet?text=Laravel%20Surveillance:&url=https%3A%2F%2Fgithub.com%2Fneelkanthk%2Flaravel-surveillance) - -Laravel Surveillance is a package to put malicious users, IP addresses and anonymous browser fingerprints under surveillance, write surveillance logs and block malicious ones from accessing the app. - ![](https://img.shields.io/github/v/release/neelkanthk/laravel-surveillance?style=for-the-badge) ![](https://img.shields.io/packagist/php-v/neelkanthk/laravel-surveillance.svg?style=for-the-badge) ![](https://img.shields.io/badge/Laravel-%3E%3D6.0-red?style=for-the-badge) @@ -11,6 +7,11 @@ Laravel Surveillance is a package to put malicious users, IP addresses and anony ![](https://img.shields.io/github/issues/neelkanthk/laravel-surveillance?style=for-the-badge) ![](https://img.shields.io/github/license/neelkanthk/laravel-surveillance?style=for-the-badge) +# Laravel Surveillance [![Twitter](https://img.shields.io/twitter/url?style=social&url=https%3A%2F%2Fgithub.com%2Fneelkanthk%2Flaravel-surveillance)](https://twitter.com/intent/tweet?text=Laravel%20Surveillance:&url=https%3A%2F%2Fgithub.com%2Fneelkanthk%2Flaravel-surveillance) + +Laravel Surveillance is a package to put malicious users, IP addresses and anonymous browser fingerprints under surveillance, write surveillance logs and block malicious ones from accessing the app. + + ------------