aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCalvin Morrison <mutantturkey@gmail.com>2013-01-04 01:38:42 -0500
committerCalvin Morrison <mutantturkey@gmail.com>2013-01-04 01:38:42 -0500
commit1adbdbb4a8612b8eff87a4ce8d954b72fbffda0d (patch)
treecaf4cd0e7563cafd454c0477bbebdfca1eb0b281
parent4a28d65be97cc25959e9bae1f0422bc11a2462d5 (diff)
use real readme
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index dfc88f5..68fe853 100644
--- a/README.md
+++ b/README.md
@@ -1,22 +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 ==
+## Usage
press space to start timing, space to stop, space again to reset and start
timing again.
-== Building ==
+## Building
You'll need the gtk 2.x libraries and headers installed and ready to go. to
build, simple run make in the gstopwatch folder
-== To Do ==
+## To Do
* Laps
* Hours:Minutes:Seconds display