diff --git a/logo/astro_logo.svg b/.github/assets/logo/astro-reactive-library-logo.svg similarity index 97% rename from logo/astro_logo.svg rename to .github/assets/logo/astro-reactive-library-logo.svg index 0d11f34..6459f24 100644 --- a/logo/astro_logo.svg +++ b/.github/assets/logo/astro-reactive-library-logo.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/.github/assets/logo/min-banner.png b/.github/assets/logo/min-banner.png new file mode 100644 index 0000000..047e765 Binary files /dev/null and b/.github/assets/logo/min-banner.png differ diff --git a/README.md b/README.md index 8e4f8d7..2e384d9 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,18 @@ - - -[](https://github.com/ayoayco/astro-reactive-library/actions/workflows/build-and-test.yml) -[](https://github.com/ayoayco/astro-reactive-library) - -# Components and utilities for building reactive user interfaces 🔥 - -Let your data build your UI. Blazing-fast, reactive user interfaces with native [Astro](https://astro.build) components and architecture. +
+
+ Astro Reactive Library
+
+ Let your data build your UI with native Astro components and architecture.
+
+
+
+
+
+
+
+
+
+
| Packages | Version | Docs | Description | | --- | --- | --- | --- | diff --git a/packages/astro-reactive-form/README.md b/packages/astro-reactive-form/README.md index 4590862..522912e 100644 --- a/packages/astro-reactive-form/README.md +++ b/packages/astro-reactive-form/README.md @@ -1,20 +1,18 @@ - +
+
+ Astro Reactive Form
+
+ Generate a dynamic form based on your data, and modify programatically.
+
+