From b7136f6c5f22b7ea82444f5f880f5c88ad13cd2c Mon Sep 17 00:00:00 2001 From: Donald Labaj Date: Mon, 29 Apr 2024 15:00:33 -0400 Subject: [PATCH] fix(deploy-prerelease): Update README.md Force prerelease deploy --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1dc1b978..56a41800 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ This repo contains React Virtual assistant implementation. --- -## Contribution guide +## Contribution guide ### To add a new assistant sub-component: 1. create a folder in `src/` matching its name (for example `src/MyComponent`)