From e37b747f62c58c4e14ba2b65385c83eff906ec74 Mon Sep 17 00:00:00 2001 From: ondrosh Date: Wed, 23 Oct 2024 14:59:19 -0400 Subject: [PATCH] wip: Testing workflows --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 195b3136c..88bbd0600 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,11 @@ Use this library to embed and extend Feathery forms in your codebase ## Documentation + For details on how to use this library, check out our [documentation](https://docs.feathery.io/develop/react). ## License + [BSL](https://github.com/feathery-org/feathery-react/blob/master/LICENSE) + +## Testing Workflows