Skip to content

Commit 2353585

Browse files
committed
README update
1 parent 9e79fff commit 2353585

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,6 @@
1-
<center>Github CI Workflow</center>
1+
<center>Github CI Workflow</center>
2+
<center><img src="https://img.shields.io/github/workflow/status/rudSarkar/github-ci-learn/nodejs-ci"/> <img src="https://img.shields.io/github/languages/count/rudSarkar/github-ci-learn"/></center>
3+
4+
Basically this is a simple workflow that will run tests on the code when any commit pushes to the repository. I used [Node.js](https://nodejs.org/en/) with [express](https://www.npmjs.com/package/express) and for tests I used [chai](https://www.npmjs.com/package/chai), [chai-http](https://www.npmjs.com/package/chai-http) and [mocha](https://www.npmjs.com/package/mocha).
5+
6+
A blogpost will be updated soon..

0 commit comments

Comments
 (0)