diff --git a/README.md b/README.md index 5a83806..6b6f143 100644 --- a/README.md +++ b/README.md @@ -1,19 +1,12 @@ # Macro Core -[![npm package][npm-image]][npm-url] -[![Github Workflow][githubworkflow-image]][githubworkflow-url] + +[![npm package](https://img.shields.io/npm/v/@sasjs/core.svg)](http://npmjs.org/package/@sasjs/core) +[![Github Workflow](https://github.com/sasjs/core/actions/workflows/main.yml/badge.svg)](https://github.com/sasjs/core/blob/main/.github/workflows/main.yml) ![npm](https://img.shields.io/npm/dt/@sasjs/core) ![GitHub top language](https://img.shields.io/github/languages/top/sasjs/core) [![GitHub closed issues](https://img.shields.io/github/issues-closed-raw/sasjs/core)](https://github.com/sasjs/core/issues?q=is%3Aissue+is%3Aclosed) [![GitHub issues](https://img.shields.io/github/issues-raw/sasjs/core)](https://github.com/sasjs/core/issues) ![total lines](https://tokei.rs/b1/github/sasjs/core) -[![Gitpod ready-to-code](https://img.shields.io/badge/Gitpod-ready--to--code-908a85?logo=gitpod)](https://gitpod.io/#https://github.com/sasjs/core) - - -[npm-image]:https://img.shields.io/npm/v/@sasjs/core.svg -[npm-url]:http://npmjs.org/package/@sasjs/core -[githubworkflow-image]:https://github.com/sasjs/core/actions/workflows/main.yml/badge.svg -[githubworkflow-url]:https://github.com/sasjs/core/blob/main/.github/workflows/main.yml -[dependency-url]:https://github.com/sasjs/core/blob/main/package.json Much quality. Many standards. The **Macro Core** library exists to save time and development effort! Herein ye shall find a veritable host of MIT-licenced, production quality SAS macros. These are a mix of tools, utilities, functions and code generators that are useful in the context of [Application Development](https://sasapps.io) on the SAS platform (eg https://datacontroller.io). [Contributions](https://github.com/sasjs/core/blob/main/.github/CONTRIBUTING.md) are welcome.