2019.03.09 - added binder

This commit is contained in:
fschmnn 2019-03-09 13:37:00 +01:00 committed by GitHub
parent 67298680e5
commit 2822d471e9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -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