Skip to content

Commit 39c6719

Browse files
chore(readme): Add version compatibility TODO and template (#9)
* chore(readme): Add version compatibility TODO and template * Update README.md Co-authored-by: Tom French <[email protected]> --------- Co-authored-by: Tom French <[email protected]>
1 parent d461e2e commit 39c6719

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,12 @@ Feel free to use this template as a starting point to create your own Noir libra
1616

1717
Add a brief description of the library
1818

19+
## Noir version compatibility
20+
21+
TODO: Update Noir version numbers tested compatible with
22+
23+
This library is tested to work as of Noir version 1.0.0-beta.x.
24+
1925
## Benchmarks
2026

2127
TODO
@@ -34,4 +40,4 @@ LIBRARY = { tag = "v0.1.0", git = "https://github.com/noir-lang/LIBRARY_NAME" }
3440

3541
### Usage
3642

37-
`PLACEHOLDER`
43+
`PLACEHOLDER`

0 commit comments

Comments
 (0)