Skip to content

Commit 8675f1c

Browse files
authored
docs: updated roadmap on README
1 parent 7d099a4 commit 8675f1c

File tree

1 file changed

+10
-8
lines changed

1 file changed

+10
-8
lines changed

README.md

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@
2626
<details>
2727
<summary>Table of Contents</summary>
2828

29-
- [⚠ This is not ready for production!](#-this-is-not-ready-for-production)
3029
- [Installation of the headless components](#installation-of-the-headless-components)
3130
- [Contributing](#contributing)
3231
- [Code Of Conduct](#code-of-conduct)
@@ -40,13 +39,16 @@
4039

4140
This library is still in early stages and once we'll collect enough feedback from the community we'll release the first beta version.
4241

43-
We still need to
44-
45-
- [x] Design a normal logo
46-
- [ ] Build a proper documentation website
47-
- [ ] Add tests
48-
- [ ] Fix bugs
49-
- [ ] more...
42+
### ROADMAP
43+
44+
- [ ] Deploy the documentation site
45+
- [ ] Add "Readiness" statuses to the components
46+
- [ ] Add a getting started video tutorial
47+
- [ ] Make a public storybook url
48+
- [ ] Deploy the daisy-theme package
49+
- [ ] Cover all of the components with storybook tests
50+
- [ ] Add testing coverage reports
51+
- [ ] Add a contribution tutorial video
5052

5153
<br/>
5254

0 commit comments

Comments
 (0)