From 61dbb06291a7e9813ce6785c690b2989f79badaa Mon Sep 17 00:00:00 2001 From: Nik Graf Date: Fri, 25 Oct 2024 17:36:12 +0100 Subject: [PATCH] chore: test --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6559c14..2536cc8 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ React Native client for the OPAQUE Protocol ## Installation +a + ```sh npm install react-native-opaque ```