Aggiorna README.md
This commit is contained in:
parent
9c71d42392
commit
4837012896
1 changed files with 8 additions and 4 deletions
12
README.md
12
README.md
|
|
@ -4,10 +4,7 @@
|
|||
|
||||
## Aves
|
||||
|
||||
```
|
||||
fvm use 3.35.7
|
||||
fvm flutter run -t lib/main_play.dart --flavor play
|
||||
```
|
||||
|
||||
|
||||
![Version badge][Version badge]
|
||||
![Build badge][Build badge]
|
||||
|
|
@ -32,6 +29,13 @@ Aves is a gallery and metadata explorer app. It is built for Android, with Flutt
|
|||
|
||||
<div align="left">
|
||||
|
||||
## Conme lanciarlo
|
||||
|
||||
```
|
||||
fvm use 3.35.7
|
||||
fvm flutter run -t lib/main_play.dart --flavor play
|
||||
```
|
||||
|
||||
## Features
|
||||
|
||||
Aves can handle all sorts of images and videos, including your typical JPEGs and MP4s, but also more exotic things like **multi-page TIFFs, SVGs, old AVIs and more**!
|
||||
|
|
|
|||
Loading…
Reference in a new issue