We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87f4179 commit 1b318b5Copy full SHA for 1b318b5
README.md
@@ -20,7 +20,7 @@ The `zircon` library is easy to use, allowing the creation of either general IRC
20
zig fetch --save git+https://github.com/vascocosta/zircon.git
21
```
22
23
-#### Configure zircon as a module in build.zig
+#### Configure zircon as a module in `build.zig`
24
25
```zig
26
const std = @import("std");
0 commit comments