aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSzczepan Zalega <szczepan@nitrokey.com>2018-01-05 11:03:28 +0100
committerSzczepan Zalega <szczepan@nitrokey.com>2018-01-05 11:03:28 +0100
commit67fedbf575f864b9f420bac82fafe3d039b7e069 (patch)
tree91f54d7c791ca0c160c066a0e747bc4a786647bf /README.md
parentfb1a289e75ec19330e42887d5943bf4ec97071fd (diff)
downloadlibnitrokey-67fedbf575f864b9f420bac82fafe3d039b7e069.tar.gz
libnitrokey-67fedbf575f864b9f420bac82fafe3d039b7e069.tar.bz2
Update waffle status bar
Signed-off-by: Szczepan Zalega <szczepan@nitrokey.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index cbf2ebc..835527d 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,6 @@
-[![Stories in Ready](https://badge.waffle.io/Nitrokey/libnitrokey.png?label=ready&title=Ready)](https://waffle.io/Nitrokey/libnitrokey)
[![Build Status](https://travis-ci.org/Nitrokey/libnitrokey.svg?branch=master)](https://travis-ci.org/Nitrokey/libnitrokey)
+[![Waffle.io - Columns and their card count](https://badge.waffle.io/Nitrokey/libnitrokey.svg?columns=ready,in%20progress,test,waiting%20for%20feedback)](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).