mirror of
https://github.com/slint-ui/slint.git
synced 2025-10-03 15:14:35 +00:00
Improve wording of getting started
Without the language introduction, this needs a little clarification.
This commit is contained in:
parent
18031c7a43
commit
6412c2d8aa
1 changed files with 2 additions and 2 deletions
|
@ -4,8 +4,8 @@
|
|||
Getting Started
|
||||
===============
|
||||
|
||||
To use `Slint <https://slint.dev>`_ you need to embed your slint files in a project written
|
||||
in a supported programming language, like C++, Rust, or JavaScript.
|
||||
First, you need :code:`.slint` files, which contain a textual description of your user interface, written in the Slint language.
|
||||
Next, you embed the :code:`.slint` files in a project written in a supported programming language, like C++, Rust, or JavaScript.
|
||||
|
||||
There are three different pathways to get started with Slint:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue