From 2822d471e957019764dbbd542bcaab5e5c33c76d Mon Sep 17 00:00:00 2001 From: fschmnn <31562265+fschmnn@users.noreply.github.com> Date: Sat, 9 Mar 2019 13:37:00 +0100 Subject: [PATCH] 2019.03.09 - added binder --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4eb499d..27ebb9c 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # duodecimal +try it out now [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/fschmnn/duodecimal/master) + Python converter/calculator for the duodecimal numeral system (1,2,3,4,5,6,7,8,9,X,E) ## How to use