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-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ TODO: add screenshot here showing the "simple example" UI, explain that this is
16
16
17
17
😔 there is almost no documentation yet (there is some, see next section below), to learn how to use this library I recommend you check out the source code of the [simple player example](examples/simple-player) to get started
18
18
19
-
Want to help improve the documentation or contribute to this project by improving and fixing it, then first check out the [TODOs section](#todos-help-wanted-) below, maybe there is something in the list you want to help with. Any contribution, even things not listed on the TODO list are of course welcome. To get started check out the section ["contributing" section](#contributing) below.
19
+
Want to help improve the documentation or contribute to this project by improving and fixing it, then first check out the [TODOs section](#todos-help--prs-appreciated) below, maybe there is something in the list you want to help with. Any contribution, even things not listed on the TODO list are of course welcome. To get started check out the section ["contributing" section](#contributing-prs-welcome) below.
20
20
21
21
## installation
22
22
@@ -178,7 +178,9 @@ the current [dom.d.ts on github](https://github.com/microsoft/TypeScript/blob/ma
178
178
179
179
* 4.0.0 removed UMD support, this and future versions will be ESM only
180
180
181
-
## TODOs (help / PRs appreciated 😊, see the ["contributing"](#contributing-prs-welcome) section above)
181
+
## TODOs (help / PRs appreciated)
182
+
183
+
If you are interested in helping out 😊 by working on one of the following TODOs, please start by reading the ["contributing"](#contributing-prs-welcome) chapter above
0 commit comments