From a9dd59ddba33e1a5f90c00c938233c79473c8149 Mon Sep 17 00:00:00 2001 From: James Firth Date: Sat, 24 May 2014 10:24:15 -0500 Subject: [PATCH] Fixed typo so list is a proper bullet list now. --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 3f06845d..c42d7c2b 100644 --- a/README.md +++ b/README.md @@ -11,9 +11,9 @@ needs to work first, then it can be heavily cleaned up later. Developing =========== -# Clone the repo -# Open Chrome -# Go to chrome://extensions/ -# Enable developer mode (checkbox on the top right) -# Click "Load unpacked extension..." -# Point to the repo's directory +* Clone the repo +* Open Chrome +* Go to chrome://extensions/ +* Enable developer mode (checkbox on the top right) +* Click "Load unpacked extension..." +* Point to the repo's directory