Create readme

This commit is contained in:
FliegendeWurst 2020-05-19 21:48:06 +02:00 committed by GitHub
parent e1e4f9cb93
commit a81b7d8346
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

7
README Normal file
View File

@ -0,0 +1,7 @@
decimal-code
============
Convert decimal numbers to BCD, AIKEN and STIBITZ (excess-3).
Input lines are interpreted as space-separated encoding and value.
Tab separated values (decimal, BCD, AIKEN, STIBITZ) are printed.