fix markdown link
This commit is contained in:
parent
d730ef5ffa
commit
0fb0b1cb20
12
README.md
12
README.md
|
@ -5,12 +5,12 @@
|
||||||
# GuiLite - The smallest GUI library
|
# GuiLite - The smallest GUI library
|
||||||
    
|
    
|
||||||
- [中文](README_zh.md)
|
- [中文](README_zh.md)
|
||||||
- [✨Features](#Features)
|
- [✨Features](#features)
|
||||||
- [🔨Start with Demo](#Start-with-Demo)
|
- [🔨Start with Demo](#start-with-Demo)
|
||||||
- [📚Documents](#Documents)
|
- [📚Documents](#documents)
|
||||||
- [📈How to Learn?](#How-to-Learn)
|
- [📈How to Learn?](#how-to-Learn)
|
||||||
- [📀Videos](#Videos)
|
- [📀Videos](#videos)
|
||||||
- [📞Community Channel](#Community-Channel)
|
- [📞Community Channel](#community-Channel)
|
||||||
***
|
***
|
||||||
## Introduction
|
## Introduction
|
||||||
GuiLite is the smallest GUI library with 5000 lines of code, could run on **all platforms**(e.g, iOS, Android, Linux, Windows, macOS, Docker and MCU without OS), and work with **many languages**(e.g. Swift, Java, Javascript, C#, Golang).
|
GuiLite is the smallest GUI library with 5000 lines of code, could run on **all platforms**(e.g, iOS, Android, Linux, Windows, macOS, Docker and MCU without OS), and work with **many languages**(e.g. Swift, Java, Javascript, C#, Golang).
|
||||||
|
|
Loading…
Reference in New Issue