From d7cbdcebb057109c3f4ca87d0e1e899ebd6993f4 Mon Sep 17 00:00:00 2001 From: Savas Ziplies Date: Thu, 24 May 2018 12:52:06 +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 925864bff5..c7c4628a4e 100644 --- a/readme.md +++ b/readme.md @@ -1,7 +1,7 @@ # ![RealWorld Example App](logo.png) > ### NativeScript codebase containing real world examples (CRUD, auth, advanced patterns, etc) that adheres to the [RealWorld](https://github.com/gothinkster/realworld) spec and API. -Get it on Google Play (_iOS App Store upcoming_) +Get it on Google Play (_iOS App Store upcoming_) This codebase was created to demonstrate a fully fledged fullstack application built with **NativeScript** including CRUD operations, authentication, routing, pagination, and more.