diff options
author | szszszsz <szszszsz@users.noreply.github.com> | 2016-08-05 19:44:26 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-08-05 19:44:26 +0200 |
commit | 2befc01bbdd43f7a1a97b9e39df53ba3ff25c25f (patch) | |
tree | 06c3b59039194aeac3bf46ca92bd2d3ab0be30ae | |
parent | 6bdce1b14fc07f672f80e7a4baa9df164b0041c1 (diff) | |
parent | 0c5d04169b0dc3f6c61785846254bc9beadb39de (diff) | |
download | libnitrokey-2befc01bbdd43f7a1a97b9e39df53ba3ff25c25f.tar.gz libnitrokey-2befc01bbdd43f7a1a97b9e39df53ba3ff25c25f.tar.bz2 |
Merge pull request #21 from waffle-iron/master
waffle.io Badge
-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). |