From 466ed5a4d938f2536c731bab820051edab015d4d Mon Sep 17 00:00:00 2001 From: lilleman Date: Thu, 3 Sep 2026 22:09:42 +0200 Subject: [PATCH] Minor README update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5b7f912..ab1d65d 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # fejkdata Locale-aware fake data for tests and fixtures, generated from JSON templates. Use -it from Go or the CLI — no data on disk, no dependencies, and a seed makes output +it as a Go library or the CLI — no data on disk, no dependencies, and a seed makes output reproducible. ```sh