Skip to content

Commit

Permalink
Updated readme file.
Browse files Browse the repository at this point in the history
  • Loading branch information
srinivasa-dev committed Apr 28, 2023
1 parent dbcd90a commit efb7ca2
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@

An AI flutter App to generate random faces. The Generated faces do not actually exist in real life. This app uses the [100k-faces](https://github.com/ozgrozer/100k-faces) API.

> As the CORS is not enabled for the server used by the API, to run this project on web please use `flutter run -d chrome --web-browser-flag "--disable-web-security"` command.
<p style="background-color: #D4ECDD; padding: 10px; border-radius: 15px;">
As the CORS is not enabled for the server used by the API, to run this project on web please use <code style="background-color: #f6f6f6;">flutter run -d chrome --web-browser-flag "--disable-web-security"</code> command.
</p>

### 📥 Check out the app

Expand Down

0 comments on commit efb7ca2

Please sign in to comment.