From 8e87f01aa0da5d33a50bb92da78c7cab1e6d626a Mon Sep 17 00:00:00 2001 From: Dan Brown <ssddanbrown@googlemail.com> Date: Tue, 2 Feb 2021 22:12:41 +0000 Subject: [PATCH] Added stats badge and league to attribution --- readme.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index fd61a62c7..dcc9de4a2 100644 --- a/readme.md +++ b/readme.md @@ -4,7 +4,8 @@ [](https://github.com/BookStackApp/BookStack/blob/master/LICENSE) [](https://crowdin.com/project/bookstack) [](https://github.com/BookStackApp/BookStack/actions) -[](https://discord.gg/ztkBqR2) +[](https://discord.gg/ztkBqR2) +[](https://gh-stats.bookstackapp.com/) A platform for storing and organising information and documentation. Details for BookStack can be found on the official website at https://www.bookstackapp.com/. @@ -169,3 +170,5 @@ These are the great open-source projects used to help build BookStack: * [WKHTMLtoPDF](http://wkhtmltopdf.org/index.html) * [diagrams.net](https://github.com/jgraph/drawio) * [OneLogin's SAML PHP Toolkit](https://github.com/onelogin/php-saml) +* [League/CommonMark](https://commonmark.thephpleague.com/) +* [League/Flysystem](https://flysystem.thephpleague.com)