diff --git a/README.md b/README.md index cac4d3d..0f9eaf2 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ # wiki_app -A wiki app. +[![Codemagic build status](https://api.codemagic.io/apps/5f521ff5e2db276a4eafc076/5f521ff5e2db276a4eafc075/status_badge.svg)](https://codemagic.io/apps/5f521ff5e2db276a4eafc076/5f521ff5e2db276a4eafc075/latest_build) + +A Flutter app that uses **FirebaseML** for detecting labels in image and then fetches information from Wikipedia on the selected label. +Wikipedia backend can be found [here](https://github.com/prakharb10/wiki-app-backend). ## Getting Started