From d40ba8fa31f9ce06a7874b7b56617dbcb1e3505e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1s=20Novau?= Date: Sat, 25 Jul 2020 16:16:46 +0200 Subject: [PATCH] Adding link to react package in README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 11c6d53..da58a42 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,10 @@ svgo ./flags --recursive --config=svgo.yml Then commit the changes, and submit them as a pull request. +## React + +- Try [react-circle-flags](https://www.npmjs.com/package/react-circle-flags) package. + ## License This project is released under the [MIT license](LICENSE).