Update README.md

This commit is contained in:
Adrian Baumgart 2023-10-21 20:53:16 +02:00 committed by GitHub
parent a649b0bb69
commit de8bce4b5c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31,7 +31,7 @@ Shlink Manager is an app for Android to see and manage all shortened URLs create
- [ ] improve app icon
- [ ] ...and more
# 💻 Development
## 💻 Development
First make sure you've installed [Flutter](https://flutter.dev/) and the necessary tools to build for Android/iOS (Android Studio/Xcode).
@ -42,6 +42,6 @@ $ flutter pub get
$ flutter run
```
##📄 License
## 📄 License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details