From da8744fc4f2712016a23f1afa32c13d3492c9bb0 Mon Sep 17 00:00:00 2001 From: Taso Date: Wed, 21 Jul 2021 19:32:41 -0400 Subject: [PATCH] docs: add special MD link parsing to release features --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9fa0607..b0090cb 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,7 @@ A very basic, yet still robust and extendable, loading screen. * Markdown support for tip section content. Also allows for navigation using the **Left** and **Right** arrow keys * Customizable animated backgrounds that smoothly transition * CSS/JS cursor implementation, allowing for its use while loading +* Special markdown link parsing allowing for users to click on markdown links that will open in the user's default browser ## Quick Start 1. Download the latest release from [here](https://github.com/project-error/pe-basicloading/releases/)