diff options
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,5 +1,6 @@ -[](https://waffle.io/Nitrokey/libnitrokey) [](https://travis-ci.org/Nitrokey/libnitrokey) +[](https://waffle.io/Nitrokey/libnitrokey) + # libnitrokey Libnitrokey is a project to communicate with Nitrokey Pro and Storage devices in a clean and easy manner. Written in C++14, testable with `py.test` and `Catch` frameworks, with C API, Python access (through CFFI and C API, in future with Pybind11). |