From 83290d4aa6d5c620100f7766591ff0374449efb8 Mon Sep 17 00:00:00 2001 From: Kingkor Roy Tirtho Date: Wed, 2 Aug 2023 17:18:09 +0600 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bb626c9..e9a6f4e 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ $ flutter pub add fl_query_hooks # Docs -You can find the documentation (WIP) of fl-query at https://fl-query.vercel.app/ +You can find the documentation (WIP) of fl-query at https://fl-query.krtirtho.dev/ # Basic Usage @@ -159,4 +159,4 @@ Riverpod is definitely a inspiration for Fl-Query & the `QueryJob` is actually i This project is currently under heavy development & not yet production ready. There are lot of features to cover. If anyone encounters any unintended behavior or any bug please report it. Also we're open to improvement suggestions & feature requests -**Important!:** The project needs Dart-Flutter developers who are willing to contribute to the project by writing Tests. (I'm the worst example for tester) \ No newline at end of file +**Important!:** The project needs Dart-Flutter developers who are willing to contribute to the project by writing Tests. (I'm the worst example for tester)