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