Skip to content

Commit 246d9c8

Browse files
committed
Merge pull request #43 from zbeekman/issue-43
badges and waffle.io
2 parents 937e248 + 07b6f47 commit 246d9c8

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,14 @@
1-
json-fortran
1+
json-fortran [![GitHub release](https://img.shields.io/github/release/jacobwilliams/json-fortran.svg?style=plastic)](https://github.com/jacobwilliams/json-fortran/releases)
22
============
33

44
A Fortran 2008 JSON API
55

6+
Status
7+
------
8+
[![GitHub issues](https://img.shields.io/github/issues/jacobwilliams/json-fortran.svg?style=plastic)](https://github.com/jacobwilliams/json-fortran/issues)
9+
[![Ready in backlog](https://badge.waffle.io/jacobwilliams/json-fortran.png?label=Ready&title=Ready)](https://waffle.io/jacobwilliams/json-fortran)
10+
[![In Progress](https://badge.waffle.io/jacobwilliams/json-fortran.png?label=In%20Progress&title=In%20Progress)](https://waffle.io/jacobwilliams/json-fortran)
11+
612
Brief Description
713
---------------
814

0 commit comments

Comments
 (0)