You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ Powered by [VitePress](https://vitepress.vuejs.org/).
4
4
`Nodejs >= 16 is necessary.`
5
5
Built automatically with every push thanks to [GH Actions](https://github.com/react-native-webrtc/handbook/blob/master/.github/workflows/gh-pages.yml).
6
6
7
-
## Want to build and run our handbook locally?
7
+
## Want to build and run our handbook?
8
8
9
9
Say no more. It's as simple as running one of the following lines.
10
10
Entirely depends on your preferred package manager.
@@ -17,8 +17,8 @@ pnpm install && pnpm start
17
17
18
18
You can now edit the files in the `src` folder and the site should start to reflect any changes you make thanks to live reloading.
19
19
20
-
## Would you like to lend a hand?
20
+
## Got some spare time?
21
21
22
22
We appreciate all contributions within our organisation.
23
-
Please make a pull request, no matter how small, all contributions are valuable!
24
-
Every little helps.
23
+
Please make a pull request. No matter how small.
24
+
All contributions are valuable. Every little helps.
0 commit comments