Skip to content

Commit 4ec5bae

Browse files
authored
Update README.md
1 parent c6df1d5 commit 4ec5bae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ When importing **non-stdlib** packages (for example, numpy or matplotlib), you m
122122

123123

124124
## Debugging / Desktop Simulator
125-
<details><summary>expand</summary>
125+
126126
- The REPL shortcut http://localhost:8000?-i, REPL will (should) run concurrently as main.py.
127127
- [How to enter debug mode](/wiki/pygbag-debug/)
128128
- While working, you can access the simulator of the web loop by replacing `import asyncio` by `import pygbag.aio as asyncio` at top of main.py and run the program from the folder containing it.

0 commit comments

Comments
 (0)