Skip to content

Commit

Permalink
Merge branch 'develop' of github.com:kentlouisetonino/baseshift into …
Browse files Browse the repository at this point in the history
…develop
  • Loading branch information
kentlouisetonino committed Jun 4, 2024
2 parents 747be00 + cbfe260 commit a45f44e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<br />

> - A CLI tool for converting number systems.
> - A CLI tool that converts number system.
> - This will support binary, decimal, octal, and hexadecimal systems.
Expand All @@ -32,10 +32,10 @@
#
> - Note: `The root main.go is a symbolic link`.
> - Build and run the app.
> - Run the app.
```bash
# Change permission for the build script.
# Change permission for the run script.
sudo chmod +x run.sh

# Run the app.
Expand Down

0 comments on commit a45f44e

Please sign in to comment.