From 684390a010e6667fab27262bc5bb7302da33acfc Mon Sep 17 00:00:00 2001 From: Lars Kappert Date: Wed, 27 Nov 2024 05:45:21 +0100 Subject: [PATCH] Update readme --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 336e82c..5ad30a6 100644 --- a/README.md +++ b/README.md @@ -2,18 +2,20 @@ [reveal.js][1] on steroids! Get beautiful reveal.js presentations from Markdown files. -> [!NOTE] +> [!WARNING] > > reveal-md is no longer in active development. No new features will be added. Pull requests for bug and documentation fixes will be considered. Occasional dependency upgrades and CVEs might happen. -Thanks for using reveal-md! Please consider alternatives to Markdown-based solutions: +Thanks for using reveal-md! Please consider these Markdown-based alternatives: -- [MkSlides](https://martenbe.github.io/mkslides/) +- [MkSlides](https://martenbe.github.io/mkslides/) (successor of reveal-md) - [Slidev](https://sli.dev) +--- + ## Installation ```console