From de8bce4b5c46f7c6f2f11c6abfb08908e2c9fbab Mon Sep 17 00:00:00 2001 From: Adrian Baumgart Date: Sat, 21 Oct 2023 20:53:16 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 297d3fe..5a7f0f6 100644 --- a/README.md +++ b/README.md @@ -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