From 3bc2868d3f4555b07ab6c909fc007bf70bd9cc49 Mon Sep 17 00:00:00 2001 From: Ajit Singh Date: Mon, 19 Mar 2018 23:31:27 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2ad32f2..3492fdd 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,7 @@ List your repos which you want to use for matrix. If you have your repos inside Now after installing the pairing matrix gem, simply run the ```pairing_matrix``` command in the repo where you have ```pairing_matrix.yml``` file. This command will start a web server. -Then hit the url ```localhost:4567/matrix``` in the browser. +Then hit the url [localhost:4567/matrix](http://localhost:4567/matrix) or [localhost:4567](http://localhost:4567) in the browser. In case you want to use the json data, hit [http://localhost:4567/data/:days](http://localhost:4567/data/30) ## Some example of pairing_matrix.yml ### Here is a sample pairing_matrix.yml file