@kitten-science/kitten-scientists 2.0.0-beta.11-dev.20251225181308 → 2.0.0-beta.12-dev.20251225210304
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/output/kitten-scientists-0.0.0-ci.user.js +1 -1
- package/output/kitten-scientists.inject.js +2 -2
- package/output/kitten-scientists.min.inject.js +1 -1
- package/package.json +1 -1
- package/output/kitten-scientists-0.0.0-ci.min.user.js +0 -20
- package/output/kitten-scientists-0.0.0-ci.min.user.js.map +0 -1
package/README.md
CHANGED
|
@@ -10,7 +10,7 @@ For a full explanation of how everything in Kitten Scientists works, please visi
|
|
|
10
10
|
|
|
11
11
|
### Option 1: Userscript Manager (recommended)
|
|
12
12
|
|
|
13
|
-
Grab the [latest stable build](https://github.com/kitten-science/kitten-scientists/releases/tag/v2.0.0-beta.
|
|
13
|
+
Grab the [latest stable build](https://github.com/kitten-science/kitten-scientists/releases/tag/v2.0.0-beta.11), or any other release from the [Releases page](https://github.com/kitten-science/kitten-scientists/releases) and install it.
|
|
14
14
|
|
|
15
15
|
> [!TIP]
|
|
16
16
|
> If you don't have a userscript manager yet, [Tampermonkey](https://www.tampermonkey.net/) is a good solution for the most popular browsers.
|