Skip to content

Commit e41c2ae

Browse files
authored
Update README.md
1 parent 0ad5094 commit e41c2ae

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,10 @@
22

33
A simple react boilerplate for creating a library of components made in typescript using `swc`.
44

5-
It also uses `storybook`, `testing-library` and `semantic-release` for publishing a package.
5+
It also uses:
6+
- `storybook` for viewing a components
7+
- `testing-library` for testing components
8+
- `semantic-release` for publishing a package for this library components
69

710
## Clone repository and install dependencies
811

0 commit comments

Comments
 (0)