mirror of
https://github.com/jdalrymple/gitbeaker.git
synced 2026-01-25 16:04:01 +00:00
Update README.md
This commit is contained in:
parent
168872cd5d
commit
d34bcfa6c4
@ -26,7 +26,6 @@ const GitlabAPI = require('gitlab-api')({
|
||||
token: 'abcdefghij123456'
|
||||
})
|
||||
|
||||
|
||||
// Listing users
|
||||
let users = await gitlab.users.all();
|
||||
|
||||
@ -53,5 +52,6 @@ Changelog
|
||||
|
||||
[Initial Release](https://github.com/jdalrymple/node-gitlab-api/commit/64a8f8c7720f5df9a67d3f26cc8712fc21eb3ac0) (2017-06-21)
|
||||
------------------
|
||||
- Initial release, still missing a testing suite, travis triggers and overall review
|
||||
- Initial release
|
||||
- TODO: Tests, Examples
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user