From ee553acc1f93aed968758ef4ec01f42c71b9eb80 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Eduardo=20L=C3=BAcio?= Date: Mon, 11 May 2020 15:05:33 -0300 Subject: [PATCH] Update Readme --- README.md | 27 +++++++++++++++++---------- 1 file changed, 17 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 9300d50..f76d386 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,12 @@ -# Covid19 Tracker +

+ + Covid19 Tracker Logo + +

+ +

+ Covid19 Tracker +

![Continuous Integration](https://github.com/lucioeduardo/covid19_tracker/workflows/Continuous%20Integration/badge.svg) @@ -23,12 +31,11 @@ A Flutter application that retrieves and shows real time data about covid19 in B - Cases/deaths chart for all brazilian states and cities - Theme switcher (ligth, dark and dracula) -## Plugins -| Name | Usage | -|:------:|:-------:| -|[**Mobx**](https://pub.dev/packages/mobx#-readme-tab-)| State Management| -|[**flutter_mobx**](https://pub.dev/packages/flutter_mobx)| State Management| -|[**flutter_modular**](https://pub.dev/packages/flutter_mobx)| Project Structure | -|[**flutter_map**](https://pub.dev/packages/flutter_map)| Maps | -|[**Hive**](https://pub.dev/packages/hive)| Local Storage | -|[**Dio**](https://pub.dev/packages/dio)| Network calls| +### Built with +- [Flutter](https://flutter.dev/) - SDK for creating cross-platform apps +- [Mobx](https://pub.dev/packages/mobx#-readme-tab-) - State Management +- [flutter_modular](https://pub.dev/packages/flutter_mobx) - Project Structure +- [flutter_map](https://pub.dev/packages/flutter_map) - Maps +- [Hive](https://pub.dev/packages/hive) - Local Storage +- [Dio](https://pub.dev/packages/dio)- Network calls +