From 796cf3fc39d1ae44861bc3b71cb312e1c31ac995 Mon Sep 17 00:00:00 2001 From: Prasanna Kumar Anisetti Date: Tue, 25 Jul 2023 19:45:07 +0530 Subject: [PATCH 1/2] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 70f2319..e31f6d5 100644 --- a/README.md +++ b/README.md @@ -9,3 +9,5 @@ To use these api's, we should provided the api key that can be found freely crea For help getting started with Flutter development, view the [online documentation](https://docs.flutter.dev/), which offers tutorials, samples, guidance on mobile development, and a full API reference. + +Sample to test Merge Queue. From b2ed22a43bb98eb43dc9ad32e7c46d3b663366ef Mon Sep 17 00:00:00 2001 From: Prasanna Kumar Anisetti Date: Tue, 25 Jul 2023 19:54:07 +0530 Subject: [PATCH 2/2] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e31f6d5..78e927f 100644 --- a/README.md +++ b/README.md @@ -11,3 +11,4 @@ For help getting started with Flutter development, view the samples, guidance on mobile development, and a full API reference. Sample to test Merge Queue. +This is 2nd queue.