Skip to content

Commit a6e1d2b

Browse files
authored
Update README.md
1 parent 5be6c8b commit a6e1d2b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

wiki/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -59,13 +59,13 @@ Source code for these games can be found [here](https://github.com/pmp-p?tab=rep
5959

6060
### Script demos
6161

62-
The code is read-only, so you should right-click then open in a new window.
62+
The code is read-only,right-click examples links to open in a new window.
6363

6464
- [i18n bidi, complex scripts](https://pygame-web.github.io/showroom/pypad_git.html?-i#src/test_hb.py)
6565
- [Camera](https://pygame-web.github.io/showroom/pypad_git.html?-i#src/test_vidcap.py)
66-
- [Panda3D](https://pygame-web.github.io/showroom/pypad_dev.html?-i#src/test_panda3d_cube.py)
67-
- [Audio Record/Play](https://pygame-web.github.io/showroom/pypad_dev.html?-i#src/test_audio.py)
68-
- [HTML output](https://pygame-web.github.io/showroom/pypad_dev.html?-i#src/test_html.py)
66+
- [Panda3D](https://pygame-web.github.io/showroom/pypad.html?-i#src/test_panda3d_cube.py)
67+
- [Audio Record/Play](https://pygame-web.github.io/showroom/pypad_git.html?-i#src/test_audio.py)
68+
- [HTML output](https://pygame-web.github.io/showroom/pypad_git.html?-i#src/test_html.py)
6969

7070
## Technology
7171
- [Overview of internals](/wiki/pygbag-internals)

0 commit comments

Comments
 (0)