From b657e0fa2b578974d1e2507d05c9d0a5c3be0354 Mon Sep 17 00:00:00 2001 From: Koen Date: Mon, 31 May 2021 04:25:48 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bc23cfa..02d0b92 100644 --- a/README.md +++ b/README.md @@ -122,4 +122,4 @@ There are a few projects like [LinqKit](https://github.com/scottksmith95/LINQKit Yes it is! there is no difference between any of these versions and you can upgrade/downgrade whenever you want. #### What is next for this project? -TBD... +TBD... However one thing I'd like to improve is our Expression generation logic as its currently making a few assumptions (have yet to experience it breaking). Community contributions are very welcome!