Skip to content
This repository has been archived by the owner on Mar 24, 2023. It is now read-only.

Commit

Permalink
remove dollar sign
Browse files Browse the repository at this point in the history
  • Loading branch information
SnwMds committed May 19, 2021
1 parent 2254562 commit 61ecedd
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions README.md
Expand Up @@ -7,8 +7,7 @@ This is a Nim port from [Unalix](https://github.com/AmanoTeam/Unalix). Python pa
Install using `nimble`:

```bash
$ nimble install --accept \
'git://github.com/AmanoTeam/Unalix-nim'
nimble install --accept 'git://github.com/AmanoTeam/Unalix-nim'
```

#### Library usage:
Expand Down Expand Up @@ -45,9 +44,9 @@ https://bitly.com/pages/pricing
#### CLI usage:

```bash
$ unalix --unshort << heredoc
https://deezer.com/track/891177062?utm_source=deezer
https://bitly.is/Pricing-Pop-Up
unalix --unshort <<- heredoc
https://deezer.com/track/891177062?utm_source=deezer
https://bitly.is/Pricing-Pop-Up
heredoc
```

Expand Down

0 comments on commit 61ecedd

Please sign in to comment.