Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
GustavoDuregger authored Aug 3, 2020
1 parent a957692 commit 20c224c
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
# Machine Learning for Image Recognition with Flutter
## Screenshots
<p align = "center">
<img src="https://github.com/GustavoDuregger/recoepi/blob/master/assets/foto.png">
</p>

## :sparkles: Technology

This project was developed with these technologies:

- [Dart](https://dart.dev/)
- [Flutter](https://flutter.dev/)
- TensorFlow

## :cyclone: Getting Started

### Clone

```git clone https://github.com/GustavoDuregger/recoepi.git```

### Get packages
```flutter pub get```

### Run
Run and Debug at IDE

0 comments on commit 20c224c

Please sign in to comment.