We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 198173c + f548112 commit 6a096d0Copy full SHA for 6a096d0
README.md
@@ -9,7 +9,7 @@ OBS will hide the background
9
10
-----
11
12
-## Usage:
+### Usage:
13
1. Download
14
- [release version](https://github.com/rakusan2/Toastmasters-Timer-Overlay/releases/tag/v1.0.0)
15
- [OBS Studio](https://obsproject.com/)
@@ -31,12 +31,12 @@ OBS will hide the background
31
32
------
33
34
-## To run from source:
+### To run from source:
35
36
- [NodeJS](https://nodejs.org/en/)
37
- [Typescript](https://www.typescriptlang.org/)
38
2. Run
39
1. `npm install`
40
2. `tsc`
41
3. Start the application with `npm start`
42
-4. Continua from step 3 of Usage above
+4. Continua from step 3 of Usage above
0 commit comments