Add usage
This commit is contained in:
parent
6aec24d1b1
commit
60559bc523
1 changed files with 7 additions and 2 deletions
|
@ -1,3 +1,8 @@
|
|||
# forgejo-native-user-input
|
||||
# forgejo-native-color-input
|
||||
|
||||
Replaces minicolors with the native HTML color input
|
||||
Replaces minicolors with the native HTML color input
|
||||
|
||||
## Usage
|
||||
1. Copy/download the [userscript.js](https://git.sofiaritz.com/sofia/forgejo-native-color-input/src/branch/main/userscript.js).
|
||||
2. Replace `<YOUR_URL>` with the URL of your instance.
|
||||
3. Install the userscript using [Tampermonkey](https://www.tampermonkey.net/) or similar.
|
Loading…
Reference in a new issue