From 2b3618a2766949841da5e9c5ff15e3a118b0dcf8 Mon Sep 17 00:00:00 2001 From: TeaDrivenDev Date: Thu, 16 Nov 2023 18:43:28 +0100 Subject: [PATCH] Clarify LiteDB.FSharp version support --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5b30c7f0d..fe5a04659 100644 --- a/README.md +++ b/README.md @@ -150,7 +150,7 @@ using(var db = new LiteDatabase("MyOrderDatafile.db")) - A GUI editor tool: https://github.com/JosefNemec/LiteDbExplorer (v4) - Lucene.NET directory: https://github.com/sheryever/LiteDBDirectory - LINQPad support: https://github.com/adospace/litedbpad -- F# Support: https://github.com/Zaid-Ajaj/LiteDB.FSharp +- F# Support: https://github.com/Zaid-Ajaj/LiteDB.FSharp (v4) - UltraLiteDB (for Unity or IOT): https://github.com/rejemy/UltraLiteDB - OneBella - cross platform (windows, macos, linux) GUI tool : https://github.com/namigop/OneBella