diff --git a/README.md b/README.md index 328a154..4dd9c4a 100644 --- a/README.md +++ b/README.md @@ -1,16 +1,14 @@ # fmassive -A new Flutter project. +[Massive](https://gitea.presley.nz/brandon.presley/Massive) has several +performance problems which get on my nerves. Also I don't like how many +breaking changes React Native made so I'm giving Flutter a try. +Eventually I might replace that React Native codebase with this one +and point the f-droid repository here, since we aim to implement the +same app just in Flutter. ## Getting Started -This project is a starting point for a Flutter application. - -A few resources to get you started if this is your first Flutter project: - -- [Lab: Write your first Flutter app](https://docs.flutter.dev/get-started/codelab) -- [Cookbook: Useful Flutter samples](https://docs.flutter.dev/cookbook) - For help getting started with Flutter development, view the [online documentation](https://docs.flutter.dev/), which offers tutorials, samples, guidance on mobile development, and a full API reference.