Skip to content

Commit 3bc2868

Browse files
authored
Update README.md
1 parent fac11dc commit 3bc2868

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ List your repos which you want to use for matrix. If you have your repos inside
6666

6767

6868
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.
69-
Then hit the url ```localhost:4567/matrix``` in the browser.
69+
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)
7070

7171
## Some example of pairing_matrix.yml
7272
### Here is a sample pairing_matrix.yml file

0 commit comments

Comments
 (0)