aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.md
diff options
context:
space:
mode:
authorChris Boesch <chrboesch@noreply.codeberg.org>2023-03-20 00:24:24 +0100
committerGitHub <noreply@github.com>2023-03-20 00:24:24 +0100
commit66d9d337a6cd976c17df50e4c6032b0aad208671 (patch)
tree98a041a9bb95712d695ee152ea90c47c2639d631 /README.md
parent2ba268a0b0e64b19625776f86a9b8b4810641f84 (diff)
Update README.md
change note to attention for new build system
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index fb7fdf4..600790b 100644
--- a/README.md
+++ b/README.md
@@ -55,7 +55,7 @@ Then run `zig build 1` and follow the instructions to begin!
```bash
$ zig build 1
```
-## Note
+## :warning: Attention
Due to Zig's new build system, exercises can currently only be run manually with their number!
```bash