updated readme for clarity
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user