diff --git a/README.md b/README.md index 7d3c478..90bc903 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,8 @@ # notemine js -![build](https://img.shields.io/npm/v/notemine) -![build](https://github.com/github/docs/actions/workflows/main.yml/badge.svg) -![test](https://github.com/github/docs/actions/workflows/main.yml/badge.svg) -![coverage](https://github.com/github/docs/actions/workflows/main.yml/badge.svg) +[![build](https://img.shields.io/npm/v/notemine)](https://www.npmjs.com/package/notemine) +[![build](https://github.com/github/docs/actions/workflows/main.yml/badge.svg)]([https://github.com/sandwichfarm/notemine-js/actions](https://github.com/sandwichfarm/notemine-js/actions/workflows/build.yaml)) +[![test](https://github.com/github/docs/actions/workflows/main.yml/badge.svg)](https://github.com/sandwichfarm/notemine-js/actions/workflows/test.yaml) a module that wraps [notemine](https://github.com/sandwichfarm/notemine) as observables for use in modern web applications.