Skip to content

Commit ef9ef5b

Browse files
authored
Remove Disclaimer from README (#1678)
1 parent c4d2108 commit ef9ef5b

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

README.md

-5
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ A faster and safer implementation of the Cairo VM in Rust
2222
## Table of Contents
2323

2424
- [Table of Contents](#table-of-contents)
25-
- [⚠️ Disclaimer](#️-disclaimer)
2625
- [📖 About](#-about)
2726
- [The Cairo language](#the-cairo-language)
2827
- [🌅 Getting Started](#-getting-started)
@@ -53,10 +52,6 @@ A faster and safer implementation of the Cairo VM in Rust
5352
- [STARKs](#starks)
5453
- [⚖️ License](#️-license)
5554

56-
## ⚠️ Disclaimer
57-
58-
🚧 `cairo-vm` is still being built therefore breaking changes might happen often so use it at your own risk. 🚧
59-
Cargo doesn't comply with [semver](https://semver.org/), so we advise to pin the version to 0.1.0. This can be done adding `cairo-vm = "0.1.0"` to your Cargo.toml
6055

6156
## 📖 About
6257

0 commit comments

Comments
 (0)