From 1dd7960e0365ef76f92fa64af4210e2e4c81d6e1 Mon Sep 17 00:00:00 2001 From: Eduardo Santos Date: Sat, 26 Jan 2019 16:49:25 -0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7f4e395..fa84916 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ # react-native-github-client -A react native project with github login user authentication, authenticated user login feed and user profile info, all this using the Github GraphQL API +A react native project with github login user authentication, authenticated user login feed and user profile info, all this using the Github GraphQL API.