Skip to content

Commit 4e9b121

Browse files
committed
Remove notes from readme
1 parent f0a35f7 commit 4e9b121

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

readme.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@
1414
[![docs.rs][docs-badge]][docs]
1515
[![crates.io][crate-badge]][crate]
1616

17-
> ⚠️ **Important**: I’ll probably release this on `crates.io` tomorrow!
18-
1917
<!-- To do: coverage -->
2018

2119
<!-- [![Coverage][coverage-badge]][coverage] -->
@@ -81,14 +79,10 @@ This Rust crate has a sibling project in JavaScript: [`micromark`][micromark]
8179

8280
With [Rust][] (rust edition 2018+, ±version 1.56+), install with `cargo`:
8381

84-
> ⚠️ **Important**: I’ll probably release this on `crates.io` tomorrow!
85-
8682
```sh
8783
cargo install markdown
8884
```
8985

90-
> ⚠️ **Important**: I’ll probably release this on `crates.io` tomorrow!
91-
9286
## Use
9387

9488
```rs

0 commit comments

Comments
 (0)