You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-4Lines changed: 5 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ In the GitQ folder,
24
24
"background.js" file contains all the source code related to analyzing repository and displaying badges.
25
25
"manifest.json" file includes the url that triggers start of GitQ.
26
26
27
-
## Steps to install GitQ:
27
+
## Steps to install GitQ's Plugin:
28
28
1. Download the repository on your local machine.
29
29
2. Unzip the folder and extract it to a location of your choice on your PC.
30
30
3. Now, open Google Chrome and Go to Settings
@@ -36,9 +36,10 @@ In the GitQ folder,
36
36
9. GitQ Plugin gets installed on Chrome.
37
37
38
38
## Steps to use GitQ:
39
-
1. Navigate to GitHub (https://github.com/)
40
-
2. Navigate to any repository of your choice.
41
-
3. You will see visual badges augumented to the repository page.
39
+
1. Open the folder ```server```, and follow the instructions as stated in its Readme (https://github.com/gitq-for-github/plugin/blob/master/server/README.md)
40
+
2. Navigate to GitHub (https://github.com/)
41
+
3. Navigate to repository for which the metric-assessment is done via server.
42
+
4. You will see visual badges augumented to the repository page.
0 commit comments