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
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ A nimble and flexible Selenium Page Object Model generator to improve agile test
10
10
11
11
Installation
12
12
-
13
-
To install the newest released version go to: https://chrome.google.com/webstore/detail/epgmnmcjdhapiojbohkkemlfkegmbebb.
13
+
To install the newest released version, please download it from [Chrome web store](https://chrome.google.com/webstore/detail/epgmnmcjdhapiojbohkkemlfkegmbebb).
14
14
15
15
Development
16
16
-
@@ -44,8 +44,9 @@ $ npm install
44
44
45
45
License
46
46
-
47
+
Copyright (c) 2015 Richard Huang.
47
48
48
-
This browser extension is free software, licensed under: GNU Affero General Public License (AGPL-3.0). http://www.gnu.org/licenses/agpl-3.0.en.html
49
+
This browser extension is free software, licensed under: [GNU Affero General Public License (AGPL-3.0)](http://www.gnu.org/licenses/agpl-3.0.en.html).
0 commit comments