Skip to content

Commit f72b466

Browse files
committed
Added Katana Pre-Release information
1 parent 7ecb268 commit f72b466

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,13 @@
22
![alt text](katana-header.png)
33
A light and efficient tensor library for Zig with a focus on simplicity and ease of use.
44

5+
> **Note**: Katana is currently under pre-release (v0.1.0)! We are looking for feedback to improve features and solve bugs. Please contribute [here](CONTRIBUTING.md)!
6+
57
## Installation
68

79
### Prerequisites
810

9-
> **Important**: This library currently only works with Zig version 0.13.0. Support for the upcoming 0.14.0 version is planned.
11+
> **Important**: This library currently only works with Zig version 0.13.0. Support for the upcoming 0.14.0 version is planned when it is released in February 2025.
1012
1113
Required:
1214
- Zig compiler version 0.13.0

0 commit comments

Comments
 (0)