1
0
Sven 1 жил өмнө
parent
commit
7c6b062f0a

+ 0 - 4
README.greasyfork.md

@@ -15,8 +15,6 @@ If you like using this library, please consider [supporting the development ❤
     npm i @sv443-network/userutils
     npm i @sv443-network/userutils
     ```
     ```
 
 
-    <br>
-
     Then, import it in your script as usual:
     Then, import it in your script as usual:
     ```ts
     ```ts
     import { addGlobalStyle } from "@sv443-network/userutils";
     import { addGlobalStyle } from "@sv443-network/userutils";
@@ -24,8 +22,6 @@ If you like using this library, please consider [supporting the development ❤
     import * as userUtils from "@sv443-network/userutils";
     import * as userUtils from "@sv443-network/userutils";
     ```
     ```
 
 
-    <br>
-
     Shameless plug: I also have a [webpack-based template for userscripts in TypeScript](https://github.com/Sv443/Userscript.ts) that you can use to get started quickly.
     Shameless plug: I also have a [webpack-based template for userscripts in TypeScript](https://github.com/Sv443/Userscript.ts) that you can use to get started quickly.
 
 
 <br>
 <br>