Skip to content

Commit

Permalink
Remove redundant usage statement in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
dnozdrin committed Jun 1, 2020
1 parent 4ac722a commit 58d24c3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,5 @@
- In the main directory run `go run build` to build the project

## Usage
- Run `go run build` to build the project.
- To encode a string, run `./vowels-coder`, enter the text that must be encoded.
- To decode a string, run `./vowels-coder -d`, enter the text that must be decoded.

0 comments on commit 58d24c3

Please sign in to comment.