update: 'tip' to warning
This commit is contained in:
parent
4dd1b74e36
commit
b14ed1f61e
@ -57,7 +57,8 @@ const dzig = b.dependency("discord.zig", .{});
|
|||||||
|
|
||||||
exe.root_module.addImport("discord.zig", dzig.module("discord.zig"));
|
exe.root_module.addImport("discord.zig", dzig.module("discord.zig"));
|
||||||
```
|
```
|
||||||
TIP: make sure you use the latest Zig!
|
|
||||||
|
**Warning**: the library is intended to be used with the latest dev version of Zig.
|
||||||
|
|
||||||
## contributing
|
## contributing
|
||||||
Contributions are welcome! Please open an issue or pull request if you'd like to help improve the library.
|
Contributions are welcome! Please open an issue or pull request if you'd like to help improve the library.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user