Skip to content

Commit 4d65543

Browse files
authored
Merge pull request #2389 from TeaDrivenDev/patch-1
Clarify LiteDB.FSharp version support
2 parents d2ded92 + 2b3618a commit 4d65543

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ using(var db = new LiteDatabase("MyOrderDatafile.db"))
150150
- A GUI editor tool: https://github.com/JosefNemec/LiteDbExplorer (v4)
151151
- Lucene.NET directory: https://github.com/sheryever/LiteDBDirectory
152152
- LINQPad support: https://github.com/adospace/litedbpad
153-
- F# Support: https://github.com/Zaid-Ajaj/LiteDB.FSharp
153+
- F# Support: https://github.com/Zaid-Ajaj/LiteDB.FSharp (v4)
154154
- UltraLiteDB (for Unity or IOT): https://github.com/rejemy/UltraLiteDB
155155
- OneBella - cross platform (windows, macos, linux) GUI tool : https://github.com/namigop/OneBella
156156

0 commit comments

Comments
 (0)