Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
simonsteele committed Oct 30, 2013
1 parent bbfbfbd commit 7fba265
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README.md
@@ -0,0 +1,15 @@
# Programmer's Notepad

[Programmer's Notepad](http://www.pnotepad.org/) is a text editor for Windows.


![Dark Theme](http://www.pnotepad.org/wp-content/uploads/2008/03/darktheme.png)

It is primarily written in C++ and extensible using Python, and is built on the following technologies:
- [Scintilla](https://www.scintilla.org/)
- [WTL](http://sourceforge.net/projects/wtl/)
- [Boost](http://www.boost.org/)

## Getting Started

Clone the tree, then see the [Build Instructions](http://pnotepad.org/docs/dev/how_to_compile_pn/)

0 comments on commit 7fba265

Please sign in to comment.