diff --git a/README.md b/README.md index f7165d9..cb4f526 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ If you have a CSS loader configured, you can import the stylesheet: import 'react-circular-progressbar/dist/styles.css'; ``` -If not, you can copy [styles.css](dist/styles.css) into your project instead, and include `` in your `
`. +If not, you can copy [styles.css](src/styles.css) into your project instead, and include `` in your ``. Now you can use the component: