mirror of
https://github.com/jakejarvis/jrvs.io.git
synced 2025-04-26 18:08:28 -04:00
Update README.md
This commit is contained in:
parent
605344f2e3
commit
e74764b8f5
13
README.md
13
README.md
@ -1,14 +1,21 @@
|
||||
# [go.jarv.is](https://go.jarv.is/)
|
||||
# [go.jarv.is](https://go.jarv.is/) 👉
|
||||
|
||||
[](https://app.netlify.com/sites/jovial-gates-ad3991/deploys)
|
||||
|
||||
Personal link shortener powered by [@kentcdodds](https://github.com/kentcdodds)' elegant [netlify-shortener](https://github.com/kentcdodds/netlify-shortener).
|
||||
Personal link shortener powered by [@kentcdodds](https://kentcdodds.com/)'s elegant [netlify-shortener](https://github.com/kentcdodds/netlify-shortener).
|
||||
|
||||
```bash
|
||||
npm run shorten https://github.com/jakejarvis gh-profile
|
||||
```
|
||||
|
||||
or:
|
||||
|
||||
```bash
|
||||
npm link # run once to set up
|
||||
shorten https://github.com/jakejarvis gh-profile
|
||||
```
|
||||
|
||||
|
||||
## License
|
||||
|
||||
This project is distributed under the MIT license.
|
||||
This project is distributed under the [MIT license](LICENSE.md).
|
||||
|
Loading…
x
Reference in New Issue
Block a user