diff --git a/README.md b/README.md new file mode 100644 index 0000000..5cbb334 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# BinaryConvertion +Console app in Python IDLE which does the addition/subtraction of two binary numbers previously converted from integer numbers. Allows user input. Shows results in 8 bits. Overload detection. Signed Binary +Adding a comment to beta branch (learning)