Update README.md
This commit is contained in:
parent
ca5dab736a
commit
7c725f351d
13
README.md
13
README.md
@ -16,20 +16,9 @@ $ echo "Hello, world!" | ./owo -p
|
|||||||
Hewwo, wowld!
|
Hewwo, wowld!
|
||||||
```
|
```
|
||||||
|
|
||||||
### from file:
|
|
||||||
```bash
|
|
||||||
$ ./owo -f file.txt
|
|
||||||
Hewwo, wowld!
|
|
||||||
```
|
|
||||||
|
|
||||||
### to file:
|
|
||||||
```bash
|
|
||||||
$ ./owo -o output.txt "Hello, world!"
|
|
||||||
```
|
|
||||||
|
|
||||||
## Building
|
## Building
|
||||||
```bash
|
```bash
|
||||||
$ make dirs build_unix
|
$ make dev
|
||||||
$ ./owo "Hello, world!"
|
$ ./owo "Hello, world!"
|
||||||
hewwo, wowld!
|
hewwo, wowld!
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user