Skip to content

Commit

Permalink
Fix readme mistakes.
Browse files Browse the repository at this point in the history
  • Loading branch information
cronyakatsuki committed Sep 22, 2022
1 parent 3421ac0 commit 6895c15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Each push to master builds a new [release](https://github.com/JerwuQu/wlines/rel

Menu entries are passed to wlines through stdin. After the user has made a choice, the result is sent out through stdout.

Running `printf 'hello\nworld\n:)' | wlines.exe` (or ``"hello`nworld`n:)" | wlines.exe`` if using PowerShell) would bring up this prompt:
Running `printf 'hello\nworld\n:)' | wlines.exe` or ``("hello`nworld`n:") | wlines.exe`` if using PowerShell) would bring up this prompt:

![image](https://user-images.githubusercontent.com/3710677/112474131-85c37e80-8d6f-11eb-81df-44c21b19e6a8.png)

Expand Down

0 comments on commit 6895c15

Please sign in to comment.