From ccfe86ef9f2612644fdf549ea3ee6f042184238f Mon Sep 17 00:00:00 2001 From: Aashupokemon <64309636+Aashupokemon@users.noreply.github.com> Date: Thu, 1 Oct 2020 14:36:56 +0530 Subject: [PATCH 1/2] update spelling chat --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0ba8cdb..c3f5974 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# Chap Client +# Chat Client It's a fully functional and secure cross platform chat application built using flutter and uses a graphql server that acts as an interface between the Database and the client. From 9335cd47323157b59209f993ea67eda32f18f7e0 Mon Sep 17 00:00:00 2001 From: Aashupokemon <64309636+Aashupokemon@users.noreply.github.com> Date: Thu, 1 Oct 2020 14:38:22 +0530 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c3f5974..63ac02e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# Chat Client +# Chap Client - Amazing Chatting Application It's a fully functional and secure cross platform chat application built using flutter and uses a graphql server that acts as an interface between the Database and the client.