diff options
author | Johnson Denen <johnson.denen@gmail.com> | 2017-04-09 22:01:55 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-04-09 22:01:55 -0400 |
commit | bf6f3632e8afbdde33a894348e345830fe003b97 (patch) | |
tree | 01c5bd7ca26269d9375a717348732216dabfd41b /README.md | |
parent | c19745033c0d703d7302eadc24be68481faf97c4 (diff) |
Move badge beneath summary
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,8 +1,8 @@ # mastodon.el -[![Built with Spacemacs](https://cdn.rawgit.com/syl20bnr/spacemacs/442d025779da2f62fc86c2082703697714db6514/assets/spacemacs-badge.svg)](http://spacemacs.org) - Emacs client for [Mastodon](https://github.com/tootsuite/mastodon) +[![Built with Spacemacs](https://cdn.rawgit.com/syl20bnr/spacemacs/442d025779da2f62fc86c2082703697714db6514/assets/spacemacs-badge.svg)](http://spacemacs.org) + ## Installation Clone this repository and add the lisp directory to your load path. Then, require it and go. |