diff options
author | Albert Krewinkel <albert+github@zeitkraut.de> | 2017-01-15 10:48:28 +0100 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2017-01-15 10:48:28 +0100 |
commit | c743e9391298d9da3070726fc008c29bf0bf0bf5 (patch) | |
tree | 8fc3efaba3271caaba4d0b3079c9f07b2693eef9 | |
parent | 94513e3744811c1dc1058215bad94235753ad624 (diff) | |
download | pandoc-c743e9391298d9da3070726fc008c29bf0bf0bf5.tar.gz |
Rearrange and extend badges in README (#3354)
* Reorganize badges to get a more harmonic look
* Add homebrew badge
* Add badge for pandoc-discuss google group
-rw-r--r-- | README.md | 10 |
1 files changed, 6 insertions, 4 deletions
@@ -1,12 +1,14 @@ Pandoc ====== -[](https://www.gnu.org/licenses/gpl.html) -[](http://hackage.haskell.org/package/pandoc) +[](https://github.com/jgm/pandoc/releases) +[](http://hackage.haskell.org/package/pandoc) +[](http://brewformulas.org/Pandoc) [](http://stackage.org/lts/package/pandoc) -[](https://github.com/jgm/pandoc/releases) -[](https://travis-ci.org/jgm/pandoc) +[](https://travis-ci.org/jgm/pandoc) [](https://ci.appveyor.com/project/jgm/pandoc) +[](https://www.gnu.org/licenses/gpl.html) +[](https://groups.google.com/forum/#!forum/pandoc-discuss) The universal markup converter |