diff options
author | Making GitHub Delicious <iron@waffle.io> | 2016-08-04 03:29:36 -0600 |
---|---|---|
committer | Making GitHub Delicious <iron@waffle.io> | 2016-08-04 03:29:36 -0600 |
commit | 0c5d04169b0dc3f6c61785846254bc9beadb39de (patch) | |
tree | 4fbe2a7108a80971ecfcb44092f6da2a49d75896 /README.md | |
parent | c26dca5cb1b24169663d1dceb223fe821a4b6f1a (diff) | |
download | libnitrokey-0c5d04169b0dc3f6c61785846254bc9beadb39de.tar.gz libnitrokey-0c5d04169b0dc3f6c61785846254bc9beadb39de.tar.bz2 |
add waffle.io badge
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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). |