aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index b348a70..29c2081 100644
--- a/README.md
+++ b/README.md
@@ -8,6 +8,9 @@ Usually wiring up fake test data is a bunch of work, especially when that data i
- Supports relations
- Written in OCaml
+Note: This does not replace fuzz testing. The generated data will try to be realistic, rather than testing
+edge cases.
+
## Install
Check out the latest [release binary](https://codeberg.org/marcc/fixgen/releases), which contains install instructions.