From b62f6282a0cb698028b5fbd86330d70774ff48e6 Mon Sep 17 00:00:00 2001 From: Iuri Matias Date: Thu, 7 Nov 2019 11:42:48 -0500 Subject: [PATCH] update readme --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index 89b278a..bff79f9 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,15 @@ + +## Usage + +`yarn` + +`mkdir src/logs/` + +copy `logs.json` file to that directory. sample can be found [here](https://drive.google.com/file/d/1uwCii2hbfDfsc52bN2_p0gGAkcetcf2r/view?usp=sharing) + +`yarn start` + + This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app). ## Available Scripts