From 9512de21b5c9240501e7c12dc67e5b9598e0c90b Mon Sep 17 00:00:00 2001 From: ayoayco Date: Sat, 3 Aug 2024 11:41:20 +0200 Subject: [PATCH] chore: update readme w/ badges --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index c0f3b9f..9420b19 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,10 @@ # Astro Resume +[![Package information: NPM version](https://img.shields.io/npm/v/@ayco/astro-resume)](https://www.npmjs.com/package/@ayco/astro-resume) +[![Package information: NPM license](https://img.shields.io/npm/l/@ayco/astro-resume)](https://www.npmjs.com/package/@ayco/astro-resume) +[![Package information: NPM downloads](https://img.shields.io/npm/dt/@ayco/astro-resume)](https://www.npmjs.com/package/@ayco/astro-resume) + Utilities for serializing data from server for use in the client. 1. `Serialize` - Astro component that takes `id` and `data`