From a4700f1f6a2fee5088a85e13044898073a091409 Mon Sep 17 00:00:00 2001 From: Ayo Date: Sat, 23 Sep 2023 11:03:10 +0200 Subject: [PATCH] chore: update readme with tl;dr --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8a5b2fc..60549a3 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +> **TL;DR:** This facilitates the *creation* and *usage* of global, immutable data for [Astro](https://astro.build) apps + # Astro Resume Utilities for serializing data from server for use in the client.