Skip to content

Commit 6eb1367

Browse files
committed
update
1 parent f28e2a4 commit 6eb1367

3 files changed

Lines changed: 8 additions & 5 deletions

File tree

README.md

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@ 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
19+
Must create a new file named config.py like this demo → https://github.com/lochen88/MBPython/blob/master/tests/config.py
20+
and download the node.dll add to your project.
2021

2122
Create a simple Window
2223
```bash
@@ -36,11 +37,11 @@ pyinstall xxx.py --noconsole
3637

3738
### Examples
3839

39-
See the [tests](https://github.com/lochen88/MBPython/tree/master/tests) files
40+
See the [tests](https://github.com/lochen88/MBPython/tree/master/tests) folder
4041

4142
### Documents
4243

43-
See the [documents](https://github.com/lochen88/MBPython/tree/master/documents) files
44+
See the [documents](https://github.com/lochen88/MBPython/tree/master/documents) folder
4445

4546
### What about CEF?
4647

@@ -52,15 +53,17 @@ In short: I do not like CEF, it is too big, comes with too many dependency resol
5253
<tr>
5354
<td width="50%" valign="top">
5455
<p align="center">
55-
<a href="tencent://message/?uin=1191826896&Site=Sambow&Menu=yes">
56+
<a href="tencent://message/?uin=1191826896&Site=Sambow&Menu=yes/">
5657
<img src="https://s1.ax1x.com/2020/10/15/0onOBV.jpg">
5758
</a>
5859
</p>
5960
if you have any questions,you can contact me,and i will try my best to help you
6061
</td>
6162
<td width="50%" valign="top">
6263
<p align="center">
63-
<img src="https://s1.ax1x.com/2020/10/15/0onIhQ.jpg">
64+
<a href="tencent://message/?uin=1191826896&Site=Sambow&Menu=yes/">
65+
<img src="https://s1.ax1x.com/2020/10/15/0onIhQ.jpg">
66+
</a>
6467
</p>
6568
If you would like to support general MBPython development efforts by making a donation then please scan to pay by the alipay
6669
</td>

imgs/aipay.jpg

-24.2 KB
Binary file not shown.

imgs/qq.jpg

-26.8 KB
Binary file not shown.

0 commit comments

Comments
 (0)