diff --git a/README.md b/README.md index 171016c..32fcf7c 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ -Screen Shot 2022-10-01 at 4 19 36 PM +![Astro Reactive Library](https://user-images.githubusercontent.com/4262489/193419373-25c78b2c-23a0-4eb9-b46e-c01df73826d4.png) + [![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) @@ -26,4 +27,4 @@ To play around the library using the demo app, the sourc code is in the `demo` d *[Please report issues and suggestions](https://github.com/ayoayco/astro-reactive-library/issues)* -Created by [Ayo Ayco](https://ayco.io) \ No newline at end of file +Created by [Ayo Ayco](https://ayco.io) diff --git a/package-lock.json b/package-lock.json index 33d0ef3..1a74c23 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7936,7 +7936,7 @@ } }, "packages/astro-reactive-form": { - "version": "0.1.2", + "version": "0.1.3", "license": "ISC", "devDependencies": { "@types/chai": "^4.3.3",