diff --git a/README.md b/README.md index ec5bbcf..8b177ee 100644 --- a/README.md +++ b/README.md @@ -25,13 +25,13 @@

-| Packages | Version | Description | -| --- | --- | --- | -| [form](https://github.com/ayoayco/astro-reactive-library/blob/main/packages/form/README.md) | [![npm](https://img.shields.io/npm/v/@astro-reactive/form)](https://www.npmjs.com/package/@astro-reactive/form) | a dynamic form which can be modified programmatically | -| [validator](https://github.com/ayoayco/astro-reactive-library/blob/main/packages/validator/README.md)| [![npm](https://img.shields.io/npm/v/@astro-reactive/validator)](https://www.npmjs.com/package/@astro-reactive/validator) | validators for editable fields | -| data-grid | 🛠 | a dynamic data grid of values | -| themes | 🛠 | easy-to-use, accessible, consistent cross-browser styles | -| viz | 🛠 | data visualization that emits and responds to events | +| Packages | Version | Description | +| ----------------------------------------------------------------------------------------------------- | ------------------------------------------ | -------------------------------------------------------- | +| [form](https://github.com/ayoayco/astro-reactive-library/blob/main/packages/form/README.md) | [![npm](https://img.shields.io/npm/v/@astro-reactive/form)](./packages/form/RELEASE.md) | a dynamic form which can be modified programmatically | +| [validator](https://github.com/ayoayco/astro-reactive-library/blob/main/packages/validator/README.md) | [![npm](https://img.shields.io/npm/v/@astro-reactive/validator)](./packages/validator/RELEASE.md) | validators for editable fields | +| data-grid | 🛠 | a dynamic data grid of values | +| themes | 🛠 | easy-to-use, accessible, consistent cross-browser styles | +| viz | 🛠 | data visualization that emits and responds to events | # HACKTOBERFEST 2022