Skip to content

Commit 345ac70

Browse files
committed
Updating readme
1 parent e27a2a0 commit 345ac70

File tree

4 files changed

+3
-9
lines changed

4 files changed

+3
-9
lines changed

README.md

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<div align="center">
22

3-
![Logo](img/webui.png)
3+
![Logo](https://raw.githubusercontent.com/webui-dev/webui-logo/main/webui_python.png)
44

5-
# Python WebUI v2.4.5
5+
# Python-WebUI v2.4.5
66

77
[last-commit]: https://img.shields.io/github/last-commit/webui-dev/webui?style=for-the-badge&logo=github&logoColor=C0CAF5&labelColor=414868
88
[release-version]: https://img.shields.io/github/v/tag/webui-dev/webui?style=for-the-badge&logo=webtrees&logoColor=C0CAF5&labelColor=414868&color=7664C6
@@ -14,7 +14,7 @@
1414

1515
> Use any web browser as GUI, with Python in the backend and HTML5 in the frontend, all in a lightweight Python package.
1616
17-
![ScreenShot](img/screenshot.png)
17+
![Screenshot](https://raw.githubusercontent.com/webui-dev/webui-logo/main/screenshot.png)
1818

1919
</div>
2020

@@ -27,12 +27,6 @@
2727
- Using private profile for safety
2828
- Original library is written in Pure C
2929

30-
## Screenshot
31-
32-
This [text editor example](https://github.com/webui-dev/python-webui/tree/main/examples/text-editor) is written in Python using WebUI as the GUI library.
33-
34-
![ScreenShot](img/webui_python_example.png)
35-
3630
## Installation
3731

3832
`pip install webui2`

img/screenshot.png

-273 KB
Binary file not shown.

img/webui.png

-42.1 KB
Binary file not shown.

img/webui_python_example.png

-130 KB
Binary file not shown.

0 commit comments

Comments
 (0)