Skip to content

Commit 4df8641

Browse files
committed
update
1 parent 4a6b0bb commit 4df8641

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff 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
2223
from MBPython import miniblink
2324
wke=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

0 commit comments

Comments
 (0)