From ee59a39489a9ec34b32a8f653614ddc4719fd190 Mon Sep 17 00:00:00 2001 From: "krish@sentientgeeks.com" Date: Wed, 3 Mar 2021 16:47:16 +0530 Subject: [PATCH] update readme --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 2f1940e..1f51778 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,8 @@ +## Important Information +This repository is exclusively meant for presenting samples of code. + +The Files and Codes present in this repository are part of a running project. In order to ensure the security of the project several files have been intentionally removed. The codes are exclusively for viewing purpose and will not execute properly if tried. + React-Native-Template ================================================ The goal of this project is to work as template for react-native applications, providing a base project structure, core dependencies and boilerplate to jumpstart development.