Skip to content

Commit fd6ec97

Browse files
authored
Add a note about the project status
1 parent 765fca9 commit fd6ec97

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,16 @@ From within a Rust source directory, just run
3535
cargo mutants
3636
```
3737

38+
## Project status
39+
40+
As of April 2023 this is an actively-maintained spare time project. It is very usable as it is
41+
and there is room for future improvements, especially in adding new types of mutation.
42+
43+
I expect to make releases about every one or two months, depending on how much time and
44+
energy I have available.
45+
46+
Constructive feedback is welcome but there is absolutely no warranty or guarantee of support.
47+
3848
## Further reading
3949

4050
**The main documentation is the user guide at <https://mutants.rs/>.**

0 commit comments

Comments
 (0)