Skip to content

Commit

Permalink
add more readme
Browse files Browse the repository at this point in the history
  • Loading branch information
pwbh committed Aug 30, 2024
1 parent ad6ab48 commit 5b5deaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ pub fn build(b: *std.Build) void {
}
```

Now in your code you may import and use ymlz, I will be loading the following YAML file:
Now in your code you may import and use ymlz, I will be loading the following YAML file located in the root of my project under the name `file.yml`:

```yml
first: 500
Expand Down

0 comments on commit 5b5deaf

Please sign in to comment.