From 4e73584c9022cc1d61eb905e6e2724b5217655fe Mon Sep 17 00:00:00 2001 From: Nate VanBuskirk - SeriusSoft Date: Fri, 10 May 2019 00:43:57 -0500 Subject: [PATCH] Updating README.md with inclusion of plans moving fwd. Start in Dev.Current, then Dev.Stable, then Live, then master --- README.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 1e8db13..2a72861 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ -# Destiny-2-DePuzzler - +# Destiny-2-DePuzzler + A De-Puzzler for Destiny 2. -Will have tools to help with the puzzles within D2 such as the Zero Hour Heroic Mission puzzles, the Raid Puzzles, and more! \ No newline at end of file +Will have tools to help with the puzzles within D2 such as the Zero Hour Heroic Mission puzzles, the Raid Puzzles, and more! + +Will start with a destkop (.NET CORE 3) GUI app or Xamarin UWP, then a web interface, followed by an android app. Likely to use a webAPI or similar backend to enable code-reuse across platforms and easier startup with newer interfaces. + +/EOF/ \ No newline at end of file