Skip to content

Commit 0b324cd

Browse files
authored
chore: update readme
1 parent c8259eb commit 0b324cd

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ If used in browser environment you may need to polyfill Promises (see ES6 Promis
1313

1414
#### Server-side
1515

16-
Install as a dependency:
17-
npm install --save workfront-api
16+
Install as a dependency:
17+
`npm install --save workfront-api`
1818
Then `require('workfront-api')` in your code. For example:
1919

2020
```javascript
@@ -85,7 +85,7 @@ provide as much detail and context as possible.
8585

8686
## License
8787

88-
Copyright (c) 2015 Workfront
88+
Copyright (c) 2015-2019 Workfront
8989

9090
Licensed under the Apache License, Version 2.0.
9191
See the top-level file `LICENSE` and

0 commit comments

Comments
 (0)