From 6d3b6d181b64357ea19103d2c112f17959adf262 Mon Sep 17 00:00:00 2001 From: okorie2 Date: Tue, 3 Sep 2024 10:41:39 +0100 Subject: [PATCH] chore: update readme --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2603647..13c7cbb 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,16 @@ To use the components from the Zimmerman Design System in your project, first im import { Button } from "zimmerman-design-system"; function App() { - return ; + return ( +