Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bweir committed Feb 26, 2016
1 parent 1dcc134 commit 30ae3a6
Showing 1 changed file with 11 additions and 26 deletions.
37 changes: 11 additions & 26 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,43 +3,28 @@

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.
* Find what you need fast with searchable project view and auto-complete.
* 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 `[email protected]`.
PropellerIDE is developed for Parallax Inc. by LameStation LLC. Contact us at `[email protected]`.

0 comments on commit 30ae3a6

Please sign in to comment.