diff options
author | Amolith | 2019-05-19 21:10:39 -0400 |
---|---|---|
committer | Amolith | 2019-05-19 21:52:08 -0400 |
commit | b220de8eb1bba4ac14127117d47b009873a11067 (patch) | |
tree | 3ded627b0381a3214f15075ab09298764b5beaae | |
parent | 4a02ca5d116901a46453380ff1401f8810a763e9 (diff) |
add mastodon badge - partially fix #70
Signed-off-by: Amolith <amolith@nixnet.xyz>
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -5,6 +5,7 @@ CodiMD [![build status][travis-image]][travis-url] [![version][github-version-badge]][github-release-page] [![POEditor][poeditor-image]][poeditor-url] +[![Mastodon][social-mastodon-image]][social-mastodon] CodiMD lets you create real-time collaborative markdown notes. You can test-drive it by visiting our [CodiMD demo server][codimd-demo]. @@ -98,3 +99,5 @@ Licensed under AGPLv3. For our list of contributors, see [AUTHORS](AUTHORS). [codimd-demo-features]: https://demo.codimd.org/features [codimd-community]: https://community.codimd.org [codimd-community-calls]: https://community.codimd.org/t/codimd-community-call/19 +[social-mastodon]: https://social.codimd.org/mastodon +[social-mastodon-image]: https://img.shields.io/badge/social-mastodon-3c99dc.svg |