Skip to content

Commit 3e8b569

Browse files
authored
Update README.md
1 parent 18fce66 commit 3e8b569

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,8 @@ Here is a Docker-based local development environment prepared, which provides a
6262
To be able to build this library you have to meet the following requirements:
6363
* [docker](https://www.docker.com)
6464
To be able to build this NetLicensing Client you have to meet the following requirements:
65-
* Node.js > 6.0
66-
* npm > 3.10.x
65+
* Node.js >= 8.x
66+
* npm >= 6.x
6767

6868
### Develop with Docker
6969

@@ -91,7 +91,7 @@ $ git config --global user.name "User Name"
9191
## How to Contribute
9292

9393
Everyone is welcome to contribute to this project!
94-
Once you're done with your changes send a pull request and check [CI validation status](https://travis-ci.org/Labs64/NetLicensingClient-javascript).
94+
Once you're done with your changes send a pull request and check [CI Status](https://github.com/Labs64/NetLicensingClient-javascript/actions?query=workflow%3A%22NetLicensing+Client+CI%22).
9595
Thanks!
9696

9797
## Bugs and Feedback

0 commit comments

Comments
 (0)