Skip to content

Commit

Permalink
README: Add examples dir link
Browse files Browse the repository at this point in the history
  • Loading branch information
Prajwal Chapagain authored Aug 28, 2022
1 parent 987d991 commit efea318
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ Before you follow below steps be sure to initialize your project as repo by runn
Please visit [here](https://prajwalch.github.io/yazap/) for documentation reference
## Example
Checkout [examples/](/examples) for more.
```zig
const std = @import("std");
const yazap = @import("yazap");
Expand Down

0 comments on commit efea318

Please sign in to comment.