Skip to content

Commit f375045

Browse files
committed
Docs.
1 parent 05f5efa commit f375045

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
@@ -82,7 +82,10 @@ Refer to the [react-css-modules-examples](https://github.com/gajus/react-css-mod
8282

8383
## Usage
8484

85-
Setup a module bundler to load your [ICSS](https://github.com/css-modules/icss).
85+
Setup consists of:
86+
87+
* Setting up a module bundler to load your [ICSS](https://github.com/css-modules/icss).
88+
* Decorating your component using [`react-css-modules`](#cssmodules).
8689

8790
### webpack
8891

0 commit comments

Comments
 (0)