From 1805c235ed5092ceae0de477551fad10ade223cf Mon Sep 17 00:00:00 2001 From: Ayo Date: Sat, 1 Oct 2022 16:33:26 +0200 Subject: [PATCH] docs: update monorepo readme image --- README.md | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 1fd6a19..327cf89 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,17 @@ -Screen Shot 2022-10-01 at 4 24 32 PM +Screen Shot 2022-10-01 at 4 19 36 PM -# Astro Reactive Library 🔥 +[![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) -Components and utilities for building reactive user interfaces with Astro +# Components and utilities for building reactive user interfaces 🔥 -## Packages +Build blazing-fast user interfaces with native [Astro](https://astro.build) components and architecture. -| Package | Version | Docs | +*[Please report issues and suggestions](https://github.com/ayoayco/astro-reactive-library/issues)* + +| Packages | Version | Docs | | --- | --- | --- | | [astro-reactive-form](https://github.com/ayoayco/astro-reactive-form/tree/main/packages/astro-reactive-form) | [![npm](https://img.shields.io/npm/v/astro-reactive-form)](https://www.npmjs.com/package/astro-reactive-form) | 🛠 in-progress | | astro-reactive-validator | 🛠 in-progress | 🛠 in-progress |