aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index e381d0e..b1a1ae1 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
Usually wiring up fake test data is a bunch of work, especially when that data is relational. Fixgen helps to alleviate some of that pain by allowing you to very easily generate fixtures that can also reference other fixtures. It also has some nice characteristics:
-- Zero dependencies
+- Single binary without dependencies
- Language agnostic
- Dead simple and fast grammar to generate fixtures in minutes
- Supports relations