docs: update readmes (#83)

This commit is contained in:
Ayo Ayco 2022-10-13 10:10:31 +02:00 committed by GitHub
parent a18fc82c89
commit d8577871b4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 5 deletions

View file

@ -12,6 +12,7 @@
<img alt="Last Commit" src="https://img.shields.io/github/last-commit/ayoayco/astro-reactive-library" />
</a>
<br />
<br />
<p>
| Packages | Version | Docs | Description |

View file

@ -4,13 +4,15 @@
<br />
Generate a dynamic form based on your data, and modify programatically.
<br />
<br />
<img src="https://img.shields.io/npm/v/astro-reactive-form" />
<img src="https://img.shields.io/npm/l/astro-reactive-form" />
<img src="https://img.shields.io/npm/dt/astro-reactive-form" />
<img src="https://img.shields.io/librariesio/release/npm/astro-reactive-form" />
<br />
<br />
</p>
[![version](https://img.shields.io/npm/v/astro-reactive-form)](https://www.npmjs.com/package/astro-reactive-form)
[![license](https://img.shields.io/npm/l/astro-reactive-form)](https://www.npmjs.com/package/astro-reactive-form)
[![downloads](https://img.shields.io/npm/dt/astro-reactive-form)](https://www.npmjs.com/package/astro-reactive-form)
[![dependencies](https://img.shields.io/librariesio/release/npm/astro-reactive-form)](https://www.npmjs.com/package/astro-reactive-form)
## Installation
In your [Astro](https://astro.build) project: