Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/rfs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@gmail.com>2019-10-08 14:56:58 +0300
committerMartijn Cuppens <martijn.cuppens@gmail.com>2019-10-08 15:14:17 +0300
commit706a392211b057f0de7b5b03fb666ea8a8d167a9 (patch)
tree5098e936e8155857e0c37d87f64912d447a743c1 /README.md
parentc20bfad992ae4a60646da7a4d4b27a02b41ca608 (diff)
README.md: link to the Tests workflow.
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 34a1abf..f76e2be 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@ The mechanism **automatically calculates the appropriate values** based on the d
[![npm][npm-image]][npm-url]
[![licence][licence-image]][license-url]
-![build][build-image]
+[![build][build-image]][build-url]
[![devDeps][devDeps-image]][devDeps-url]
- [Demos](#demos)
@@ -614,5 +614,6 @@ Code released under [the MIT license](https://github.com/twbs/rfs/blob/master/LI
[licence-image]: https://img.shields.io/npm/l/rfs.svg
[license-url]: https://github.com/twbs/rfs/blob/master/LICENSE
[build-image]: https://github.com/twbs/rfs/workflows/Tests/badge.svg
+[build-url]: https://github.com/twbs/rfs/actions?workflow=Tests
[devDeps-image]: https://img.shields.io/david/dev/twbs/rfs.svg
[devDeps-url]: https://david-dm.org/twbs/rfs?type=dev