mirror of
https://github.com/chev2/scripts-styles.git
synced 2026-01-14 19:22:12 +00:00
Be more specific with options in README
Just to clarify that users don't have to do both options, only one or the other
This commit is contained in:
parent
b128797059
commit
1b3041d9c5
1 changed files with 3 additions and 3 deletions
|
|
@ -5,12 +5,12 @@ My created UserScripts and UserStyles for various websites.
|
|||
|
||||
First, install a browser extension that handles userstyles. I recommend [Stylus](https://github.com/openstyles/stylus).
|
||||
|
||||
### (Recommended) Install via userstyles.world
|
||||
### Option 1 (Recommended): Install via userstyles.world
|
||||
My styles are officially published on a dedicated user style site, [userstyles.world](https://userstyles.world/). You can find my styles [here](https://userstyles.world/user/chev2).
|
||||
|
||||
Click on a style you're interested on, then click 'install', and Stylus will bring up a prompt asking if you'd like to install the style.
|
||||
|
||||
### Install via GitHub
|
||||
### Option 2: Install via GitHub
|
||||
In this GitHub repo, all of my userstyles are in the `styles/` directory. Navigate there, click on one of the CSS styles, and then click the 'raw' button to install the style.
|
||||
|
||||
If done correctly, you should get a prompt from Stylus asking if you'd like to install the style.
|
||||
|
|
@ -19,7 +19,7 @@ If done correctly, you should get a prompt from Stylus asking if you'd like to i
|
|||
|
||||
First, install a browser extension that handles userscripts. I recommend [Tampermonkey](https://www.tampermonkey.net/).
|
||||
|
||||
### Install via GitHub
|
||||
### Option 1: Install via GitHub
|
||||
Right now, I only officially host my userscripts on GitHub.
|
||||
|
||||
Installation is basically the same as installing userstyles via GitHub, navigating to the `scripts/` directory instead.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue