From ff3802b90b6ae6aed1ee1db2689619380481469e Mon Sep 17 00:00:00 2001 From: Konrad Szwarc Date: Sun, 28 Jul 2024 20:17:25 +0200 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index f35aef4..0bb068c 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,11 @@ A fully customizable template to create your online (and paper) resume without writing a single line of code. +> [!IMPORTANT] +> This project will remain available but **won't receive updates**. +> +> If you are searching for a great framework to build your resume, **[check out Zenith](https://github.com/KonradSzwarc/zenith)**. It's a new iteration of this project utilizing recent Astro version capabilities that will provide you with much more features and customizability. + ## Features - **✍️ Intellisense** — provide your data in TypeScript files, getting autocompletion and description of each property right in your IDE.