diff --git a/README.md b/README.md index b4c939c..77d5446 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,8 @@ Add the following information to the pubspec.yaml file in the project directory ``` flutter_icons: includes: - -ant - -mco + - ant + - mco .... ```