diff --git a/README.md b/README.md index 45ea33a..0e73749 100644 --- a/README.md +++ b/README.md @@ -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");