From a25413ba03fc35fc126bfbd073dc72bc78452366 Mon Sep 17 00:00:00 2001 From: Josh Pollock Date: Sat, 5 May 2018 21:48:06 -0400 Subject: [PATCH] mention https://github.com/WordPress/gutenberg/issues/3955 in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c640d4b..d156a95 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Gutenberg's built CSS and JavaScript as an npm package. ## Why? * I wanted to develop Caldera Forms UI, using Gutenberg's control components and data component, in an environment that did not include WordPress. * I want to play with Symfony Process/ Console components. - +* https://github.com/WordPress/gutenberg/issues/3955 ## Use In Your App ### Install