Skip to content

Commit 00363f8

Browse files
authored
Merge pull request #4 from codeeshop-oc/anant
updated readme doc
2 parents 6b1c450 + fbf26c4 commit 00363f8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ Current tested in Chrome only. After installation you can browse to any URL and
3333

3434
| Field name | Description | Type | Values
3535
| ---------------------- | --------------------------------------------------------------------------| ------- | ---------------------
36-
| Included URL | Enter the URL in which you want to insert your code in head section | String | https://google.com Leave this field blank if you want for all pages
37-
| Excluded URL | Enter the URL in which you dont want to insert your code in head section | String | https://google.com comma separated for multiple values
36+
| Included URL | Enter the URL in which you want to insert your code in head section. Leave this field blank if you want for all pages | String | https://google.com
37+
| Excluded URL | Enter the URL in which you dont want to insert your code in head section. Comma separated for multiple values | String | https://google.com
3838
| Script and tags to add | Add the script tags you want to add in head section | String | <script src="https://unpkg.com/vue-full-autocomplete" async="true"></script>
3939

4040
- See the result by inspecting ( Ctrl + Shift + F12 ) and check under head section.

0 commit comments

Comments
 (0)