Skip to content

Commit 3168ebd

Browse files
authored
Update Readme
1 parent 5115824 commit 3168ebd

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,11 @@ Installation is easy, follow the steps below and it will be fully installed.
3838

3939
[BetterGUI is still in progress]
4040

41-
* New GUI look for alerts
42-
* Easier alert code
43-
* Run HTML in UI easier
41+
| Function | What it does |
42+
| :--- | :----: |
43+
| popUp(title, text) | Opens a more professional looking UI popup box |
44+
| showDialogFromHtml(html, title) | Opens a dialog containing html |
45+
| showSidebarFromHtml(html, title) | Opens a sidebar containing html |
4446

4547
# How to use
4648

0 commit comments

Comments
 (0)