Skip to content

Commit 1a7ffbb

Browse files
authored
Condensed CLI usage
1 parent 1a3b8e4 commit 1a7ffbb

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

is-unicode-supported/docs/README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,8 @@ pip install is-unicode-supported
2424
## 💻 Command line usage
2525

2626
```bash
27-
$ is-unicode-supported # or isunicodesupported
28-
29-
True
27+
is-unicode-supported
28+
# e.g. => True
3029
```
3130

3231
CLI options:

0 commit comments

Comments
 (0)