update readme
This commit is contained in:
parent
4c8f1f8014
commit
ccd683e073
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Userscripts
|
||||
|
||||
[e621 thing](scripts/e621.user.js) | [e926 thing](scripts/e926.user.js) | [TV Tropes thing](scripts/tvtropes.user.js) | [YouTube thing](scripts/youtube.user.js)
|
||||
Install from files in [`scripts`](scripts) directory.
|
||||
|
||||
## Development
|
||||
|
||||
|
@ -10,7 +10,7 @@ This includes a pre-commit Git hook to automatically update the `@version` tags
|
|||
git config core.hookspath .githooks
|
||||
```
|
||||
|
||||
This hook script will prevent the commit if there are any files in the `scripts` directory with both staged and unstaged changes.
|
||||
This hook script will prevent the commit if there are any files in the [`scripts`](scripts) directory with both staged and unstaged changes.
|
||||
|
||||
## License
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue