From e1c5f1a4bc2382a282290f4c677299f67252cee3 Mon Sep 17 00:00:00 2001 From: swanserquack <75944176+swanserquack@users.noreply.github.com> Date: Tue, 16 Nov 2021 20:01:15 +0000 Subject: [PATCH] Created README.md --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..af6849d --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +# Duinocoin-Convertor + +This is a fan made project, It has no relation to the duino-coin team or the [main repository](https://github.com/revoxhere/duino-coin). Its just a simple python program that converts to and from duino-coin. + +Things To Add: +* [ ] More currencies to convert to +* [ ] Improve usability +* [ ] Reduce Amount of elif statements +* [ ] Overall Efficiency Changes + +Any PR or issue's are welcome, feel free to contribute