diff --git a/.gitignore b/.gitignore index a8e938c..9f4328f 100644 --- a/.gitignore +++ b/.gitignore @@ -45,3 +45,4 @@ app.*.map.json /android/app/debug /android/app/profile /android/app/release +/.gtm/ diff --git a/README.md b/README.md index cf26322..bf76731 100644 --- a/README.md +++ b/README.md @@ -8,15 +8,4 @@ Scoop desktop client -## 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. +This app is a frontend for command-line package manager name Scoop