diff --git a/README.md b/README.md index 633f26d..f028d22 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,10 @@ PropellerIDE is a fun, easy, beautiful editor for the Propeller microcontroller. +![](screenshots/main.png) + +## Features + * Code the way you like with a colorful, customizable editor. * Dig deeper into your applications with the built-in memory map. * Speak your Propeller's language with the integrated serial terminal. @@ -10,36 +14,17 @@ PropellerIDE is a fun, easy, beautiful editor for the Propeller microcontroller. * Start coding right away with the included Spin Standard Library. * Runs great on Windows, Mac, Linux, and Raspberry Pi! -## Screenshots - -#### Main Window - -![](screenshots/main.png) - -#### Memory Map - -![](screenshots/memorymap.png) - -#### Terminal - -![](screenshots/terminal.png) - -#### Project View - -![](screenshots/projectview.png) - -#### Indent Guides - -![](screenshots/indentguide.png) +## Documentation -#### Theming +The PropellerIDE manual is available online and print formats: -![](screenshots/theming.png) +- Online: [HTML](https://bweir.gitbooks.io/propelleride/content/) +- Printable formats: [PDF](https://www.gitbook.com/download/pdf/book/bweir/propelleride) | [ePub](https://www.gitbook.com/download/epub/book/bweir/propelleride) | [Mobi](https://www.gitbook.com/download/mobi/book/bweir/propelleride) ## License -PropellerIDE is free software from end to end, licensed under the GPLv3. +Copyright 2014-2016 by Parallax Inc. PropellerIDE is free software, licensed under the GPLv3. See [LICENSE](LICENSE) for more information. -## Feedback? +## Feedback -Contact the developers at `contact@lamestation.com`. +PropellerIDE is developed for Parallax Inc. by LameStation LLC. Contact us at `contact@lamestation.com`.