This repository was archived by the owner on Jan 20, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 22
33[ ![ Build Status] ( https://travis-ci.org/BytecodeOpenSource/NodeJS-Blog.svg?branch=master )] ( https://travis-ci.org/BytecodeOpenSource/NodeJS-Blog )
44[ ![ codecov] ( https://codecov.io/gh/BytecodeOpenSource/NodeJS-Blog/branch/master/graph/badge.svg )] ( https://codecov.io/gh/BytecodeOpenSource/NodeJS-Blog )
5- <!-- [](https://snyk.io/test/github/lucianonooijen/NodeJS-Blog?targetFile=package.json) -->
5+ [ ![ Known
6+ Vulnerabilities] ( https://snyk.io/test/github/bytecodeopensource/NodeJS-Blog/badge.svg?targetFile=package.json )] ( https://snyk.io/test/github/bytecodeopensource/NodeJS-Blog?targetFile=package.json )
67[ ![ npm version] ( https://badge.fury.io/js/nodejs-blog.svg )] ( https://badge.fury.io/js/nodejs-blog )
78[ ![ NodeJS Version] ( https://img.shields.io/badge/Node%20Version-%3E%3D%20v8.0.0-green.svg )] ( https://img.shields.io/badge/Node%20Version-%3E%3D%20v8.0.0-green.svg )
89[ ![ GPLv3 license] ( https://img.shields.io/badge/License-GPLv3-blue.svg )] ( http://perso.crans.org/besson/LICENSE.html )
@@ -14,13 +15,13 @@ Blog API developed by Bytecode Digital Agency as free (as in freedom) open sourc
1415To install the module, run
1516
1617``` sh
17- yarn add nodejs-api
18+ yarn add nodejs-blog
1819```
1920
2021or
2122
2223``` sh
23- npm install nodejs-api
24+ npm install nodejs-blog
2425```
2526
2627For contributing to the development, fork the [ GitHub repository] ( https://github.com/lucianonooijen/NodeJS-Blog ) .
You can’t perform that action at this time.
0 commit comments