Skip to content

Commit

Permalink
.gitignore bin/; update README
Browse files Browse the repository at this point in the history
  • Loading branch information
paulvi committed Feb 24, 2014
1 parent b3bac4b commit 10b67ac
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,6 @@
.classpath
.project
.settings/
bin/
target/

4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,10 @@ There is also complementary Github Flavoured Markdown Viewer

## Eclipse Dev Details

You need Eclipse with PDE, e.g. Eclipse Standard



![](overview.png)

Main Editor class `winterwell.markdown.editors.MarkdownEditor` defined as
Expand Down

0 comments on commit 10b67ac

Please sign in to comment.