Skip to content
This repository was archived by the owner on Oct 31, 2025. It is now read-only.

Commit 2434be8

Browse files
authored
README (#94)
1 parent 68ff38e commit 2434be8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ This is a very early stage project to make Rust a first-class language and ecosy
1010

1111
Compiling and running very simple shaders works, and a significant portion of [the core library](https://doc.rust-lang.org/core/index.html) also compiles.
1212

13-
However, many things aren't implemented yet: for example, branching (e.g. if-statements) isn't supported yet! That means that while being technically usable, this project is far from being production-ready.
13+
However, many things aren't implemented yet: for example, loops and switches aren't supported yet! That means that while being technically usable, this project is far from being production-ready.
1414

1515
### Example
1616

0 commit comments

Comments
 (0)