mirror of
https://github.com/slint-ui/slint.git
synced 2025-10-01 06:11:16 +00:00
Add a badge for GH discussions as forum
This commit is contained in:
parent
163625fcd3
commit
4f8c9b4378
2 changed files with 5 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
# SixtyFPS <!-- omit in toc -->
|
# SixtyFPS <!-- omit in toc -->
|
||||||
|
|
||||||
[](https://github.com/sixtyfpsui/sixtyfps/actions)
|
[](https://github.com/sixtyfpsui/sixtyfps/actions)
|
||||||
|
[](https://github.com/sixtyfpsui/sixtyfps/discussions)
|
||||||
|
|
||||||
SixtyFPS is a toolkit to efficiently develop fluid graphical user interfaces for any display: embedded devices and desktop applications. We support multiple programming languages, such as
|
SixtyFPS is a toolkit to efficiently develop fluid graphical user interfaces for any display: embedded devices and desktop applications. We support multiple programming languages, such as
|
||||||
Rust, C++, and JavaScript.
|
Rust, C++, and JavaScript.
|
||||||
|
|
|
@ -45,6 +45,10 @@ Welcome to SixtyFPS C++'s documentation!
|
||||||
:target: https://github.com/sixtyfpsui/sixtyfps/actions
|
:target: https://github.com/sixtyfpsui/sixtyfps/actions
|
||||||
:alt: GitHub CI Build Status
|
:alt: GitHub CI Build Status
|
||||||
|
|
||||||
|
.. image:: https://img.shields.io/github/discussions/sixtyfpsui/sixtyfps
|
||||||
|
:target: https://github.com/sixtyfpsui/sixtyfps/discussions
|
||||||
|
:alt: GitHub Discussions
|
||||||
|
|
||||||
`SixtyFPS <https://sixtyfps.io/>`_ is a toolkit to efficiently develop fluid graphical user interfaces for any display: embedded devices and desktop applications.
|
`SixtyFPS <https://sixtyfps.io/>`_ is a toolkit to efficiently develop fluid graphical user interfaces for any display: embedded devices and desktop applications.
|
||||||
SixtyFPS C++ is the C++ API to interact with a SixtyFPS UI from C++.
|
SixtyFPS C++ is the C++ API to interact with a SixtyFPS UI from C++.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue