From 4180f78d951457c28e98b506f34a015816ea2807 Mon Sep 17 00:00:00 2001
From: Aiden Jolley-Ruhn <72046405+aiden5221@users.noreply.github.com>
Date: Fri, 28 Oct 2022 08:07:32 -0400
Subject: [PATCH] docs: updating readme.md package tables (#153)
---
README.md | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
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) | [](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)| [](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) | [](./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) | [](./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