updated readme for clarity

This commit is contained in:
paul
2024-10-02 05:40:44 +05:30
parent 6e989bed01
commit 04df6a9085
2 changed files with 7 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
# PyUIBuilder - The only Python GUI builder you'll ever need
# PyUIBuilder - The Webflow of Python GUIs
<p align="center">
@@ -105,10 +105,12 @@ Tkinter is OS dependent, output may vary based on OS.
While there are a lot of features, here are few you need to know.
* Framework agnostic - Can outputs code in multiple frameworks.
* Easy to use.
* Pre-built UI widgets
* Plugins to extend 3rd party UI libraries
* Generates Code.
* Supports layout managers, such as flex, grid and absolute positioning [read docs](https://pyuibuilder-docs.pages.dev/)
* Generates python Code.
* Support to upload local assets.
* Generates requirements.txt file when needed
## Supported Frameworks/Libraries

View File

@@ -1,6 +1,7 @@
## Road map for PyUIBuilder
Any feature that has 👑 beside it, is meant only for [premium users](./readme.md#license)
To fund and support the development some features are available only for Premium users.
Any feature that has 👑 beside it, is meant only for [premium users](./README.md#license---fund-the-development)
### 1.0.0
- [x] Create the initial version for UI builder