Skip to content

Commit f7be54c

Browse files
authored
Update README.md
1 parent b921382 commit f7be54c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ AsciiTable shows octal, hexadecimal, and decimal representations of ascii charac
1010
- Supports the full range of 256 ASCII characters.
1111

1212
## Installation
13+
### Release
14+
Visit [Releases](https://github.com/ManojTGN/ascii-table/releases) And Download The latest `ascii` Binary from it. then add it to the environment variable.
15+
16+
### Build
1317
```bash
1418
git clone https://github.com/ManojTGN/ascii-table.git
1519
cd ascii-table

0 commit comments

Comments
 (0)