aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarc Coquand <marc@mccd.space>2024-01-12 08:01:37 -0600
committerMarc Coquand <marc@mccd.space>2024-01-12 08:01:37 -0600
commita37b4436a89f01e9630efc2231de6ce71493c48d (patch)
tree6173c089d3c7960fd7d7dfd76c706a4d6115eea7
parent20c5abba2f762e917503e3d613729f12607baf88 (diff)
downloadfixgen-a37b4436a89f01e9630efc2231de6ce71493c48d.tar.gz
fixgen-a37b4436a89f01e9630efc2231de6ce71493c48d.tar.bz2
fixgen-a37b4436a89f01e9630efc2231de6ce71493c48d.zip
Update READMEHEADmain
-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.