Skip to content

Commit 17dda20

Browse files
authored
Add License info to README (#84)
1 parent 2f0f2e9 commit 17dda20

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,4 +178,8 @@ uv run python generated_kernels/relu/relu_implementation_1.py
178178
Test with BackendBench:
179179
```bash
180180
uv run python scripts/main.py --suite smoke --backend directory
181-
```
181+
```
182+
183+
## License
184+
185+
Source code is made available under a [BSD 3 license](LICENSE.md)

0 commit comments

Comments
 (0)