Skip to content
This repository has been archived by the owner on Feb 14, 2024. It is now read-only.

Commit

Permalink
Added screenshot, using section.
Browse files Browse the repository at this point in the history
  • Loading branch information
scovetta authored Feb 6, 2017
1 parent 47255b7 commit 6cd1524
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ to meet (very specific) needs.
I wrote it because I wanted to learn Qt programming, and thought
it would be a good exercise.

![screenshot](https://github.com/scovetta/NoFrillsTextEditor/blob/master/doc/screenshot.png)

### Building

To build the project, you must first have Qt 5 installed. Then run:
Expand All @@ -21,3 +23,6 @@ The final executable will be in `build/release`.

Just start `build/release/NoFrillsTextEditor`.

### Using

The program functions like any ordinary text editor. Ctrl-Scroll changes the font size, and window state is automatically saved and restored.

0 comments on commit 6cd1524

Please sign in to comment.