From 635d0c67b05726fef575cb887a4660dd5de29896 Mon Sep 17 00:00:00 2001 From: flashwave Date: Fri, 20 Oct 2023 21:22:03 +0000 Subject: [PATCH] Fixed README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3aae2b9..9d75cdd 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ It provides both a file interface and a database interface out of the box as wel Syokuhou currently targets **PHP 8.2**. -### `Path to database interface` +### `Syokuhou\DbConfig` A compatible `Index\Data\IDbConnection` must be provided.