From ef64bfc9dfc5ec41bad9ffa8244fac367d1d2bb8 Mon Sep 17 00:00:00 2001 From: seaside1 Date: Wed, 4 Oct 2023 09:38:45 +0200 Subject: [PATCH] Update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d3b0a37b..1618416d 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ Beta, still major changes. ### Database -- Using persist is just support for `org.openhab.core.persistence.ModifiablePersistenceService`. Currently these are +- JRule persist is a utility for supporting `org.openhab.core.persistence.ModifiablePersistenceService`. Currently these Persistance Services are supported: - Influx - JDBC - InMemory