summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoakim Nygård <joakim@jokke.dk>2013-06-21 02:27:56 -0700
committerJoakim Nygård <joakim@jokke.dk>2013-06-21 02:27:56 -0700
commitdc3539340dba1c6d6308a62a9701fdc3f3343de5 (patch)
treeb740e4d8ad80d1a688aa1a629afb4e81aa40806e
parent6c70351ed7b3860f3892fc3841d4d91c850093f0 (diff)
parent15cbd8e0adefea0f4f3af0fc27b34b54971a6223 (diff)
downloadwebgrind-dc3539340dba1c6d6308a62a9701fdc3f3343de5.zip
webgrind-dc3539340dba1c6d6308a62a9701fdc3f3343de5.tar.gz
webgrind-dc3539340dba1c6d6308a62a9701fdc3f3343de5.tar.bz2
Merge pull request #46 from alimony/patch-1
Make the installation section an actual list.
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 6e136b1..4614672 100644
--- a/README.md
+++ b/README.md
@@ -22,9 +22,9 @@ Mailing list is available through the [webgrind google group](http://groups.goog
Installation
------------
- # Download webgrind
- # Unzip package to favourite path accessible by webserver.
- # Load webgrind in browser and start profiling
+ 1. Download webgrind
+ 2. Unzip package to favourite path accessible by webserver.
+ 3. Load webgrind in browser and start profiling
See the [Installation page on Google Code](http://code.google.com/p/webgrind/wiki/Installation) for more