From 3521d948b47cfb6faa0b92d0badb4fb817f94aca Mon Sep 17 00:00:00 2001 From: Ayo Date: Sun, 25 Sep 2022 22:09:41 +0200 Subject: [PATCH] docs: add shields --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4715e9c..6597372 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,12 @@ # Astro Reactive Form 🔥 +[![npm](https://img.shields.io/npm/v/astro-reactive-form)](https://www.npmjs.com/package/astro-reactive-form) +[![npm](https://img.shields.io/npm/l/astro-reactive-form)](https://www.npmjs.com/package/astro-reactive-form) +[![npm](https://img.shields.io/npm/dt/astro-reactive-form)](https://www.npmjs.com/package/astro-reactive-form) +[![github](https://img.shields.io/github/last-commit/ayoayco/astro-reactive-form)](https://github.com/ayoayco/astro-reactive-form) The Reactive Form component for [Astro](https://astro.build) 🔥 -*All contributions are welcome. Let's make the fastest web form component powered by Astro* +*[All contributions are welcome. Let's make the fastest web form component powered by Astro](https://github.com/ayoayco/astro-reactive-form/issues)* ## Installation