Skip to content

Commit e3aeb7f

Browse files
committed
README: pre-alpha → beta, add prebuilt binary link
1 parent 579adb0 commit e3aeb7f

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
A polyglot incremental mutation tester.
44

5-
> [!WARNING]
6-
> Pre-Alpha software, highly likely to change and no guarantee of correctness as of yet
5+
> [!NOTE]
6+
> Beta software — functional and tested on Linux, macOS, and Windows, but the CLI and config format may still change before 1.0.
77
88
📖 **[Documentation](https://bough.codeenplace.dev/)**
99

@@ -19,6 +19,8 @@ A polyglot incremental mutation tester.
1919
cargo install --locked --git https://github.com/CodeEnPlace/bough --bin bough
2020
```
2121

22+
Or download a prebuilt binary from the [latest release](https://github.com/CodeEnPlace/bough/releases/latest).
23+
2224
## Quick Start
2325

2426
Create a `bough.config.toml` in your project root:

0 commit comments

Comments
 (0)