about summary refs log tree commit diff
diff options
context:
space:
mode:
authorZach DeCook <zachdecook@gmail.com>2018-02-15 20:18:15 -0500
committerZach DeCook <zachdecook@gmail.com>2018-02-15 20:18:15 -0500
commit0479901dfad12f145197c63a53b144f5e250c8a4 (patch)
tree35e4e38c1194f0c1b0994cdfd611204f56e1abc0
parent69ba0e96436687d31b4b898c9e05f18b6b2ec174 (diff)
downloadprosongsa-0479901dfad12f145197c63a53b144f5e250c8a4.tar.gz
- Update readme
-rw-r--r--README.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/README.md b/README.md
index 3edbe11..c6b8c27 100644
--- a/README.md
+++ b/README.md
@@ -6,10 +6,10 @@
 * Clone this repository, including the submodules, into such a place.
 
 	```git clone --recursive https://github.com/earboxer/prosongsa.git```
-	
+
 	If you've already cloned without the submodules, you can use
 	`git submodule update --init --recursive`.
-	
+
 * Create file `inputfile.txt` in this directory
 	(see `inputfile.example.txt` for example format).
 * Navigate to the page where index.php is being served from.
@@ -18,4 +18,5 @@
 
 * Github user [mzarillo](https://github.com/mzarillo) for
 	[ccharter](https://github.com/earboxer/ccharter) script.
-* Ruslan Keba from http://guitar-chords-chart.net for guitar chords fingering data.
+* [Ruslan Keba](https://github.com/rukeba) for
+	[guitar chords fingering data](http://guitar-chords-chart.net).