diff --git a/README.md b/README.md index 30fbf44..86f3ae2 100644 --- a/README.md +++ b/README.md @@ -130,8 +130,8 @@ Add the font you want to leave in the project's pubspec file flutter_icons: includes: - -ant - -mco + - ant + - mco ... ```