From fc3b4557f4f1c008749e54103a3fbfcd94a4a7a2 Mon Sep 17 00:00:00 2001 From: Bole Chen Date: Tue, 6 Oct 2020 12:08:02 +0800 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 30f1693..62077fb 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,9 @@ # Nova tool for activity log [![StyleCI](https://github.styleci.io/repos/174304298/shield?branch=master)](https://github.styleci.io/repos/174304298) -[![Latest Stable Version](https://poser.pugx.org/bolechen/nova-activitylog/v/stable)](https://packagist.org/packages/bolechen/nova-activitylog) -[![License](https://poser.pugx.org/bolechen/nova-activitylog/license)](https://packagist.org/packages/bolechen/nova-activitylog) +![Packagist Downloads](https://img.shields.io/packagist/dt/bolechen/nova-activitylog) +![Packagist Version](https://img.shields.io/packagist/v/bolechen/nova-activitylog) +![GitHub](https://img.shields.io/github/license/bolechen/nova-activitylog) A tool to activity logger to monitor the users of your Laravel Nova.