Update Links

This commit is contained in:
Hassan DRAGA 2023-04-25 23:33:56 -04:00
parent 1436fd0f0a
commit 7ae70f31e3
2 changed files with 3 additions and 4 deletions

View File

@ -1,7 +1,7 @@
name: WebUI-FTP
on:
push:
branches: [ WebUI_v2.2.0 ]
branches: [ main ]
jobs:
build:
runs-on: ubuntu-latest

View File

@ -12,7 +12,6 @@
>
> * We are currently writing documentation.
## Features
- Written in Pure C
@ -58,10 +57,10 @@ Think of WebUI like a WebView controller, but instead of embedding the WebView c
## Documentation
- [Online Documentation - C](https://webui.me/docs/#/c_api)
- Online Documentation - C++ (*Not Complete*)
- [Online Documentation - C++](https://webui.me/docs/#/cpp_api)
- [Online Documentation - Python](https://webui.me/docs/#/python_api)
- Online Documentation - TypeScript / JavaScript (*Not Complete*)
- Online Documentation - Go (*Not Complete*)
- [Online Documentation - Go](https://webui.me/docs/#/golang_api)
- Online Documentation - Rust (*Not Complete*)
- Online Documentation - V (*Not Complete*)
- [Online Documentation - Nim](https://neroist.github.io/webui-docs/) (*Not Complete*)