From: Kevin Worth Date: Mon, 18 May 2020 12:24:31 +0000 (-0400) Subject: Prepare directories for merge into lmno.games X-Git-Url: https://git.cworth.org/git?p=lmno.games;a=commitdiff_plain;h=b9c184f2a7fd491e736c32b02baa38b18f906eb9 Prepare directories for merge into lmno.games In order to merge this (flutterempires) repo into the lmno.games repo, it will be much cleaner to have all of the files in the top level directory named flutterempires in order to avoid conflicts with top-level files in lmno.games. --- diff --git a/README.md b/README.md deleted file mode 100644 index 5cdc240..0000000 --- a/README.md +++ /dev/null @@ -1,2 +0,0 @@ -![alt text](/homepage-screenshot.png "Web App Screenshot") -![alt text](/homepage-screenshot-1.png "Refreshed List Screenshot") \ No newline at end of file diff --git a/flutterempires/README.md b/flutterempires/README.md index fbb91cb..5d2e73a 100644 --- a/flutterempires/README.md +++ b/flutterempires/README.md @@ -1,16 +1,8 @@ -# flutterempires +# Flempires :P -A new Flutter project. +You know, a Flutter app for playing Empires (not a congested vampire). -## Getting Started +## Web App Screenshots -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://flutter.dev/docs/get-started/codelab) -- [Cookbook: Useful Flutter samples](https://flutter.dev/docs/cookbook) - -For help getting started with Flutter, view our -[online documentation](https://flutter.dev/docs), which offers tutorials, -samples, guidance on mobile development, and a full API reference. +![alt text](/homepage-screenshot.png "Web App Screenshot") +![alt text](/homepage-screenshot-1.png "Refreshed List Screenshot") diff --git a/flutterempires/homepage-screenshot-1.png b/flutterempires/homepage-screenshot-1.png new file mode 100644 index 0000000..b5c2293 Binary files /dev/null and b/flutterempires/homepage-screenshot-1.png differ diff --git a/flutterempires/homepage-screenshot.png b/flutterempires/homepage-screenshot.png new file mode 100644 index 0000000..7cf8f02 Binary files /dev/null and b/flutterempires/homepage-screenshot.png differ diff --git a/homepage-screenshot-1.png b/homepage-screenshot-1.png deleted file mode 100644 index b5c2293..0000000 Binary files a/homepage-screenshot-1.png and /dev/null differ diff --git a/homepage-screenshot.png b/homepage-screenshot.png deleted file mode 100644 index 7cf8f02..0000000 Binary files a/homepage-screenshot.png and /dev/null differ