Skip to content

Commit bb55fdd

Browse files
committed
update README.md; add ./assets/preview.png; remove ./assets/1 react redux 4 binary hex decimal.png
add new app preview image update README.md text and preview image path
1 parent 1555a62 commit bb55fdd

File tree

3 files changed

+10
-11
lines changed

3 files changed

+10
-11
lines changed

README.md

Lines changed: 10 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,19 @@
11
# Unsigned Binary - Hexadecimal - Decimal number converter
22

3-
App to convert
3+
## Convert between number notations:
44

5-
- binary numbers to decimal.
6-
- binary numbers to hexadecimal.
5+
- Unsigned Binary and Decimal.
76

8-
and
7+
---
98

10-
- decimal numbers to binary.
11-
- decimal numbers to hexadecimal.
9+
- Unsigned Binary and Hexadecimal.
1210

13-
and
11+
---
1412

15-
- hexadecimal numbers to binary.
16-
- hexadecimal numbers to decimal.
13+
- Decimal and Hexadecimal.
1714

18-
[Select the project and try it live!](https://new-af.github.io/)
15+
---
1916

20-
<img src="assets/1 react redux 4 binary hex decimal.png" alt="preview image of live app"/>
17+
[Run the App!](https://new-af.github.io/)
18+
19+
<img src="assets/preview.png" alt="preview image of live app"/>
-47.4 KB
Binary file not shown.

assets/preview.png

48.3 KB
Loading

0 commit comments

Comments
 (0)