Commit 93da3d9a authored by Pierre Smeyers's avatar Pierre Smeyers Committed by Mathis Goichon
Browse files

docs: add package managers links

parent b54c72a6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@

This project implements a generic GitLab CI template for projects based on [Node.js](https://nodejs.org/).

More precisely, it can be used by all frameworks based on **npm** or **yarn** package managers
More precisely, it can be used by all projects based on [npm](https://www.npmjs.com/) or [yarn](https://yarnpkg.com/) package managers.

It provides several features, usable in different modes (by configuration).