Skip to content

Commit

Permalink
add license note
Browse files Browse the repository at this point in the history
  • Loading branch information
Robbepop committed Jul 6, 2024
1 parent 4c100d1 commit cf035b9
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,12 @@ optimizations and stores the results in their respective directories.

Use this script whenever a benchmark has changed or when a new Rust, LLVM or `wasm-opt`
version has been released.

## License

Licensed under either of

* Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or <http://www.apache.org/licenses/LICENSE-2.0>)
* MIT license ([LICENSE-MIT](LICENSE-MIT) or <http://opensource.org/licenses/MIT>)

at your option.

0 comments on commit cf035b9

Please sign in to comment.