From eb6604d67fe8e053a73b9e141f41d8a66ab30337 Mon Sep 17 00:00:00 2001 From: Starbeamrainbowlabs Date: Sun, 12 May 2019 12:16:28 +0100 Subject: [PATCH] Add bedges to welcome docs page --- docs/01-Welcome.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/01-Welcome.md b/docs/01-Welcome.md index fcda864..c4a0474 100644 --- a/docs/01-Welcome.md +++ b/docs/01-Welcome.md @@ -2,6 +2,11 @@ > A Wiki in a box +[![Build Status](https://travis-ci.org/sbrl/Pepperminty-Wiki.svg?branch=master)](https://travis-ci.org/sbrl/Pepperminty-Wiki) +![GitHub MPL-2.0 license badge](https://img.shields.io/github/license/sbrl/Pepperminty-Wiki.svg) +![GitHub stars badge](https://img.shields.io/github/stars/sbrl/Pepperminty-Wiki.svg) +[![Chat on Gitter](https://img.shields.io/gitter/room/sbrl/Pepperminty-Wiki.svg)](https://gitter.im/Pepperminty-Wiki/Lobby) + Pepperminty Wiki is a complete wiki engine contained in a single file, inspired by @am2064's [Minty Wiki](https://github.com/am2064/Minty-Wiki). It's open source too (under MPL-2.0), so contributions are welcome! Developed by Starbeamrainbowlabs (though contributions from others are welcome!), Pepperminty Wiki has a variety of useful (and cool!) features - such as file upload, a dynamic help page, page revision history, page tags, and more! Other amazing features are in the works too (like a theme gallery, auto update, and user watchlists), so check the release notes to see what's been added recently.