From 73b4b9e3ac698cdca779cd0c49c490167e18180f Mon Sep 17 00:00:00 2001 From: Arturo Silva Date: Thu, 14 Mar 2024 09:07:19 -0400 Subject: [PATCH] fix: update readme (#587) --- ui/kit/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ui/kit/README.md b/ui/kit/README.md index 4f191637d..c1376d950 100644 --- a/ui/kit/README.md +++ b/ui/kit/README.md @@ -17,3 +17,5 @@ export const MyCoolComponent = () => { ); }; ``` + +Visit https://build.washingtonpost.com for more information.