aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaking GitHub Delicious <iron@waffle.io>2016-08-04 03:29:36 -0600
committerMaking GitHub Delicious <iron@waffle.io>2016-08-04 03:29:36 -0600
commit0c5d04169b0dc3f6c61785846254bc9beadb39de (patch)
tree4fbe2a7108a80971ecfcb44092f6da2a49d75896
parentc26dca5cb1b24169663d1dceb223fe821a4b6f1a (diff)
downloadlibnitrokey-0c5d04169b0dc3f6c61785846254bc9beadb39de.tar.gz
libnitrokey-0c5d04169b0dc3f6c61785846254bc9beadb39de.tar.bz2
add waffle.io badge
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index c37e682..5a3df26 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,4 @@
+[![Stories in Ready](https://badge.waffle.io/Nitrokey/libnitrokey.png?label=ready&title=Ready)](https://waffle.io/Nitrokey/libnitrokey)
# libnitrokey
Libnitrokey is a project to communicate with Nitrokey stick devices in clean and easy manner. Written in C++14, testable with `Catch` framework, with C API, Python access (through CFFI and C API, in future with Pybind11).