From a56e45058af7d1cc0de32abce22b5f65ab755e8a Mon Sep 17 00:00:00 2001 From: Eric Liu Date: Sun, 15 Dec 2019 11:35:02 -0800 Subject: [PATCH] docs(readme): add placeholders [ci skip] --- README.md | 18 ++++++------------ 1 file changed, 6 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 776a42b0..7eab89f6 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,14 @@ # carbon-components-svelte -> [🚧🚧🚧 UNDER CONSTRUCTION] Svelte implementation of the Carbon Design System +> Svelte implementation of the Carbon Design System -This library is a work in progress. +[🚧🚧🚧 UNDER CONSTRUCTION] + +## [Docs](https://ibm.github.io/carbon-components-svelte) ## Getting Started -```bash -yarn add -D carbon-components carbon-components-svelte carbon-icons-svelte -``` +[Placeholder] ## Supported Components @@ -48,13 +48,7 @@ Currently, the following components are supported: ## Usage -```html - - -Text -``` +[Placeholder] ## Contributing