From bfa92b9227bf7434dfcec8a5248b505a0b5c5013 Mon Sep 17 00:00:00 2001 From: unbrand Date: Sat, 25 Jan 2025 13:48:06 +1300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8482f19..2b41d73 100644 --- a/README.md +++ b/README.md @@ -183,7 +183,7 @@ For these instructions, let's say the source you clone or download/unpack reside #### Background info -- Bemorehuman doesn't deal with databases. Just flat files. This way we have zero database +- Bemorehuman doesn't deal with databases. We only deal with text files. This way we have zero database dependencies. That said, I've tried to allow the flat files bemorehuman generates to be imported into a database easily if you like.