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-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ API wrapper for getting trademark information from http://www.markerapi.com
7
7
## Install
8
8
9
9
```
10
-
$ npm install node-trademark
10
+
$ npm install node-trademark
11
11
```
12
12
13
13
## Node/OS Target
@@ -19,7 +19,7 @@ This repo is supposed to run fine on all major OS platforms and targets `Node.js
19
19
You will need to sign up on http://www.markerapi.com and use credentials in the form of a set of username and password. You can get these from your markerapi profile.
0 commit comments