Skip to content

Commit aa1d131

Browse files
committed
Release v0.1.0 add docs link.
1 parent 0decdd2 commit aa1d131

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,15 @@ pub fn main() !void {
151151
152152
```
153153

154+
## Documentation
155+
156+
### Online Documentation
157+
158+
Comprehensive documentation for Katana is available at: [https://snowclipsed.github.io/katana](https://snowclipsed.github.io/katana)
159+
160+
### Offline Documentation
161+
162+
You can generate your own documentation by cloning the repository and running `zig build docs`.
154163
## License
155164

156165
This project is licensed under the Apache License, Version 2.0 - see the [LICENSE](LICENSE) file for details.

0 commit comments

Comments
 (0)