chore: cleanup
This commit is contained in:
10
README.md
10
README.md
@ -2,6 +2,14 @@
|
||||
|
||||
Scripts I created for personal use.
|
||||
|
||||
## Directory structure
|
||||
|
||||
+ [apps](./apps/): Scripts for specific applications.
|
||||
+ [games](./apps/): Scripts for specific games.
|
||||
+ [userscripts](./userscripts/): UserScripts for specific web pages.
|
||||
+ [userstyles](./userstyles/): UserStyles (or sometimes plain CSS) for specific web pages.
|
||||
+ [web](./web/): Scripts meant to be executed in Console for specific web pages.
|
||||
|
||||
## License
|
||||
|
||||
If not specified in the script directory/file then its MIT License
|
||||
[MIT](./LICENSE)
|
||||
|
||||
Reference in New Issue
Block a user