Skip to content

Commit 2f8755d

Browse files
committed
Update README
1 parent 9441506 commit 2f8755d

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,7 @@
1717
[Benchmarks]: https://github.com/khvzak/script-bench-rs
1818
[FAQ]: FAQ.md
1919

20-
> **Note**
21-
>
22-
> See v0.9 [release notes](https://github.com/khvzak/mlua/blob/main/docs/release_notes/v0.9.md).
20+
# The main branch is the v0.10, development version of `mlua`. Please see the [v0.9](https://github.com/mlua-rs/mlua/tree/v0.9) branch for the stable versions of `mlua`.
2321

2422
`mlua` is bindings to [Lua](https://www.lua.org) programming language for Rust with a goal to provide
2523
_safe_ (as far as it's possible), high level, easy to use, practical and flexible API.

0 commit comments

Comments
 (0)