Skip to content

Commit 4365a51

Browse files
authored
Update README.md
1 parent d438847 commit 4365a51

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

README.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -232,14 +232,13 @@ pipedrive.Filters.getAll({ type: 'deals' }, function(filtersListErr, filtersList
232232

233233
The Pipedrive REST API documentation can be found at https://developers.pipedrive.com/v1
234234

235-
# Testing
236-
To run unit tests, execute `npm run tests`
235+
# Testing & Quality
236+
To run unit tests, execute `npm run test`
237237

238238
# Licence
239239

240240
This Pipedrive API client is distributed under the MIT licence.
241241

242242
# Contribution
243-
244-
TBD
245-
243+
- Run tests
244+
- Make PR

0 commit comments

Comments
 (0)