From 0a5e6787dc3c3e9bdd8221cd6ad0a74a6f22f5fa Mon Sep 17 00:00:00 2001 From: Marc Coquand Date: Tue, 26 Dec 2023 11:36:15 -0600 Subject: Update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') 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 -- cgit v1.2.3