File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -16,8 +16,9 @@ pip install --user MBPython
1616```
1717
1818### How to use
19- Must create a new file named config.py like this demo →→→ https://github.com/lochen88/MBPython/blob/master/tests/config.py
20- created
19+ Must create a new file named config.py like this demo → https://github.com/lochen88/MBPython/blob/master/tests/config.py
20+
21+ Create a simple Window
2122``` bash
2223from MBPython import miniblink
2324wke=miniblink.MiniBlink
@@ -35,11 +36,11 @@ pyinstall xxx.py --noconsole
3536
3637### Examples
3738
38- See the [ tests] ( # https://github.com/lochen88/MBPython/tree/master/tests)
39+ See the [ tests] ( https://github.com/lochen88/MBPython/tree/master/tests )
3940
4041### Documents
4142
42- See the [ documents] ( # https://github.com/lochen88/MBPython/tree/master/documents)
43+ See the [ documents] ( https://github.com/lochen88/MBPython/tree/master/documents )
4344
4445### What about CEF?
4546
You can’t perform that action at this time.
0 commit comments