diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 23 |
1 files changed, 11 insertions, 12 deletions
@@ -1,23 +1,22 @@ -# gstopwatch - +gstopwatch +---------- Okay, so apparently there are absolutely zero good stopwatches around for X11! I spent my time searching but couldn't find one simple enough for me. This -stopwatch will start counting, stop counting, and reset, a like the simple -pocket stopwatch I had growing up. - -## Usage +stopwatch will start counting, stop counting and reset. -press space to start timing, space to stop, space again to reset and start +Usage +----- +Press space to start timing, space to stop, space again to reset and start timing again. -## Building - -You'll need the gtk 2.x libraries and headers installed and ready to go. to +Building +-------- +You'll need the gtk 3.x libraries and headers installed and ready to go. To build, simple run make in the gstopwatch folder -## To Do - +ToDo +---- * Laps * Hours:Minutes:Seconds display * Font size |