From 7eaeaf0efacf98e5fcc67bc88285e77e261415ab Mon Sep 17 00:00:00 2001 From: Rafael Rocha Date: Sun, 8 Jul 2018 08:45:02 -0300 Subject: [PATCH] Include browser tests link on README --- README.md | 2 +- docs/index.html | 4 ++-- docs/index.js.html | 2 +- docs/lib_alaw.js.html | 2 +- docs/lib_mulaw.js.html | 2 +- docs/module-alawmulaw.html | 2 +- docs/module-alawmulaw_alaw.html | 2 +- docs/module-alawmulaw_mulaw.html | 2 +- 8 files changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 7b64142..7700fd0 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Copyright (c) 2018 Rafael da Silva Rocha. https://github.com/rochars/alawmulaw -[![NPM version](https://img.shields.io/npm/v/alawmulaw.svg?style=for-the-badge)](https://www.npmjs.com/package/alawmulaw) [![Docs](https://img.shields.io/badge/docs-online-blue.svg?style=for-the-badge)](https://rochars.github.io/alawmulaw/index.html) +[![NPM version](https://img.shields.io/npm/v/alawmulaw.svg?style=for-the-badge)](https://www.npmjs.com/package/alawmulaw) [![Docs](https://img.shields.io/badge/docs-online-blue.svg?style=for-the-badge)](https://rochars.github.io/alawmulaw/index.html) [![Tests](https://img.shields.io/badge/tests-online-blue.svg?style=for-the-badge)](https://rawgit.com/rochars/alawmulaw/master/test/browser.html) [![Codecov](https://img.shields.io/codecov/c/github/rochars/alawmulaw.svg?style=flat-square)](https://codecov.io/gh/rochars/alawmulaw) [![Unix Build](https://img.shields.io/travis/rochars/alawmulaw.svg?style=flat-square)](https://travis-ci.org/rochars/alawmulaw) [![Windows Build](https://img.shields.io/appveyor/ci/rochars/alawmulaw.svg?style=flat-square&logo=appveyor)](https://ci.appveyor.com/project/rochars/alawmulaw) [![Scrutinizer](https://img.shields.io/scrutinizer/g/rochars/alawmulaw.svg?style=flat-square&logo=scrutinizer)](https://scrutinizer-ci.com/g/rochars/alawmulaw/) A-Law and mu-Law codecs in JavaScript. diff --git a/docs/index.html b/docs/index.html index 91f08b9..5954200 100644 --- a/docs/index.html +++ b/docs/index.html @@ -47,7 +47,7 @@

Home

Modules