Browse Source

Update README.md

change note to attention for new build system
Chris Boesch 2 years ago
parent
commit
66d9d337a6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
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