Skip to content

Commit a08af11

Browse files
committed
add cover image
1 parent 870b4cb commit a08af11

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<p align="center">
2-
<img src="https://user-images.githubusercontent.com/6702424/80216211-00ef5280-863e-11ea-81de-59f3a3d4b8e4.png">
2+
<img src="https://github.com/codegouvfr/dsfr-react/releases/download/assets/dsfr-react_repo-card.png">
33
</p>
44
<p align="center">
55
<i> React implementation of the <a href="https://www.systeme-de-design.gouv.fr/">DSFR</a> </i>
@@ -35,7 +35,7 @@ yarn start_cra # For testing in in a Create React App setup
3535
yarn start_next # For testing in a Next.js setup
3636
```
3737

38-
> ⚠️: When you want to import assets from the `./dsfr/` directory
38+
> When you want to import assets from the `./dsfr/` directory
3939
> you must assume it's located in `./src/dsfr` because it's where
4040
> it's going to be relative to the transpiled JS files.
4141

0 commit comments

Comments
 (0)