a comparison of tools within the JavaScript ecosystem

docs: add CI badge to README.md

+2
+2
README.md
··· 1 1 # neoncitylights/js-eco 2 2 3 3 [![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg?style=flat-square)](https://opensource.org/licenses/MIT) 4 + [![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/neoncitylights/js-eco/.github%2Fworkflows%2Fnode.yml?style=flat-square)](https://github.com/neoncitylights/js-eco/blob/main/.github/workflows/node.yml) 5 + 4 6 5 7 A comparison of tools within the JS ecosystem. It aims to compare/evaluate the following: 6 8 - How the JavaScript ecosystem evolves over time