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