From 771d1f88a8872e85913c5ef5c70ffe1c4fc06224 Mon Sep 17 00:00:00 2001 From: Matheus Felipe Date: Sat, 22 Feb 2025 19:14:42 -0300 Subject: [PATCH] Remove extra space and fix Docsify description --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 95ba0c1..4721913 100644 --- a/README.md +++ b/README.md @@ -124,5 +124,4 @@ This should be updated fairly regularly. As usual, **pull requests are encourage * [VuePress](https://vuepress.vuejs.org) - Vue-powered static site generator, simplicity first and performant. (contributed by [matheusfelipeog](https://github.com/matheusfelipeog)) * [VitePress](https://vitepress.dev/) - VitePress is a Static Site Generator designed for building fast, simple, powerful and content-centric websites. (contributed by [matheusfelipeog](https://github.com/matheusfelipeog)) * [Mintlify](https://mintlify.com/) - Hosted docs using Markdown and MDX (contributed by [arnehuang](https://github.com/arnehuang)) -* [Docsify](https://docsify.js.org/) - Dynamically converts Markdown files into a static website without a build process, offering customization and smart search features(contributed by [Juan Diaz](https://github.com/JuanPabloDiaz)) - +* [Docsify](https://docsify.js.org/) - Dynamically converts Markdown files into a static website without a build process, offering customization and smart search features. (contributed by [Juan Diaz](https://github.com/JuanPabloDiaz))