mirror of
https://github.com/slint-ui/slint.git
synced 2025-09-01 16:17:25 +00:00
Upate the links to the templates repository
Also update a few more links and reference to slint in the readme I know this means that we will have invalid links and instructions until the release, but the instructions are already broken anyway
This commit is contained in:
parent
3d209287c2
commit
567b54501a
5 changed files with 12 additions and 12 deletions
|
@ -1,7 +1,7 @@
|
|||
# Getting Started
|
||||
|
||||
In this tutorial, we use C++ as the host programming language. We also support other programming languages like
|
||||
[Rust](https://slint-ui.com/docs/rust/sixtyfps/) or [JavaScript](https://slint-ui.com/docs/node/).
|
||||
[Rust](https://slint-ui.com/docs/rust/slint/) or [JavaScript](https://slint-ui.com/docs/node/).
|
||||
|
||||
You will need a development environment that can compile C++20 with CMake 3.19.
|
||||
We do not provide binaries of Slint yet, so we will use the CMake integration that will automatically build
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue