Skip to content

Commit 9e5f6f1

Browse files
committed
doc
1 parent 43f0d84 commit 9e5f6f1

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

crates/rustmax/doc-src/guide.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@ Definitely not.
1010
Firstly, it's completely unstable and unsupported and always has breaking changes.
1111

1212
I dogfood the `rustmax` crate in many projects,
13-
and I have found the benefits of using Rustmax directly minimal.
13+
and I have found the benefits of using it directly minimal,
14+
though I do prefer using it to starting from scratch every project.
1415
The primary benefit is simply having the crate names for common solutions directly available
1516
without re-searching crates.io.
1617
To that end I do find it convenient to start a new project by initing

0 commit comments

Comments
 (0)