Browse Source

feat: add temporary loading indicator

Sven 1 year ago
parent
commit
24564e9b3a
2 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md
  2. BIN
      assets/loading.gif

+ 1 - 1
README.md

@@ -54,7 +54,7 @@ Note: the `unsafeWindow` grant is required due to limitations in some browsers,
 <br><br><br>
 
 ### Development:
-This project is based on my template for making a userscript with TypeScript and many modern language features.  
+This project is based on my extensive template for making a userscript with TypeScript and many modern language and convenience features.  
 [Check it out here](https://github.com/Sv443/Userscript.ts) if you want to make your own userscripts!  
   
 #### Setting up the project for local development:

BIN
assets/loading.gif