From 21536ded4ba2f391a6b063f7485b58e9bf8962f9 Mon Sep 17 00:00:00 2001 From: Ayo Date: Sat, 1 Oct 2022 15:56:46 +0200 Subject: [PATCH] docs: update monorepo readme --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index b3a5ab7..10baf40 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ # Astro Reactive Form library 🔥 -Monorepo of components and utilities for building reactive Forms with Astro +Components and utilities for building reactive User Interfaces with Astro ## Packages -| Package | Version | -| ------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------- | -| [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) | -| astro-reactive-validator | 🛠 in-progress | +| Package | 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 |