Updated 1.7 Additonal JS Files (markdown)

Thorin-Oakenpants 2017-12-07 22:43:25 +13:00
parent eb52b3a2d4
commit ba58f8f0a6

@ -11,11 +11,6 @@ We make a lot of changes - not just adding and deprecating preferences, or flipp
* Just download and update your `profile/user.js` by replacing it with the new one
- In a `/profile/preferences/` directory, you can store any preference overrides in a separate `override.js` file (you can use any name except user.js)
- Follow our easy, succinct [changelogs](https://github.com/ghacksuserjs/ghacks-user.js/search?q=label%3Achangelog&type=Issues&utf8=✓) to discover new items and changes
- Follow our [deprecated items](https://github.com/ghacksuserjs/ghacks-user.js/issues/123) sticky issue
- You can also follow all the [commits](https://github.com/ghacksuserjs/ghacks-user.js/commits/master)
* Commits per release start with the description "Start XX commits"
* The descriptions should be short but informative (we're getting better at it)
- You can also do compares/diffs between [releases](https://github.com/ghacksuserjs/ghacks-user.js/releases) right here on github
:small_orange_diamond: Example