Skip to content

Commit 7f15666

Browse files
authored
Merge pull request Python-World#285 from FinMc/master
Added README to Binary Decimal Converter Project
2 parents ddc9766 + a8db4ae commit 7f15666

2 files changed

Lines changed: 19 additions & 0 deletions

File tree

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# Script Title
2+
<!--Remove the below lines and add yours -->
3+
A small python program that converts binary and decimal
4+
5+
### Prerequisites
6+
<!--Remove the below lines and add yours -->
7+
- Python 3
8+
9+
### How to run the script
10+
<!--Remove the below lines and add yours -->
11+
> python decimal_to_binary.py
12+
13+
### Screenshot/GIF showing the sample use of the script
14+
<!--Remove the below lines and add yours -->
15+
![ ](https://github.com/Python-World/python-mini-projects/blob/master/projects/Decimal_to_binary_convertor_and_vice_versa/output.png)
16+
17+
## *Author Name*
18+
<!--Remove the below lines and add yours -->
19+
[Fin McCallum](https://github.com/FinMc)
3.94 KB
Loading

0 commit comments

Comments
 (0)