From 584531bb4b5f6f093642dc3ec8319bd04274a93d Mon Sep 17 00:00:00 2001 From: Tim Glasgow Date: Sun, 31 Jul 2022 13:07:56 -0500 Subject: [PATCH] readme updates --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7d507fe..a02d74d 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ This repo contains a react native template that: - Declares a basic action creator - Configures a stack navigator with several components - Configures an encrypted realm database and exposes it with a singleton API +- Has complete coverage from unit testing ## Dependencies - Node version 18