diff options
author | Anthony Bullard <1380687+gamebox@users.noreply.github.com> | 2020-03-28 09:17:44 -0500 |
---|---|---|
committer | Louis Pilfold <louis@lpil.uk> | 2020-03-28 21:33:09 +0000 |
commit | 4bd53f205b08c68fdcabd97719d0d912021852d7 (patch) | |
tree | 0c8e7f2834cabc25183accbeaeb76294c6de0aef /README.md | |
parent | 61492947521a159724ec3c71c88120a22e6cd4cb (diff) | |
download | gleam_stdlib-4bd53f205b08c68fdcabd97719d0d912021852d7.tar.gz gleam_stdlib-4bd53f205b08c68fdcabd97719d0d912021852d7.zip |
Add status badges to README.md
Master, current release, and next release
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -2,7 +2,9 @@ <a href="https://github.com/gleam-lang/stdlib/releases"><img src="https://img.shields.io/github/release/gleam-lang/stdlib" alt="GitHub release"></a> <a href="https://webchat.freenode.net/#gleam-lang"><img src="https://img.shields.io/badge/freenode%20chat-%23gleam--lang-blue" alt="IRC: #gleam-lang on chat.freenode.net"></a> - +Master  +v0.7  +v0.8  Gleam's standard library! |