diff options
author | BeatLink <beatlink@protonmail.com> | 2019-06-12 16:33:02 -0500 |
---|---|---|
committer | BeatLink <beatlink@protonmail.com> | 2019-06-12 16:33:02 -0500 |
commit | 5466dd380d32dece53b173152a0785936c1855e0 (patch) | |
tree | 3549febdb02bbdb0422a413c46e7bc5ca323c228 /README.md | |
parent | Fix CI/CD Script (diff) | |
download | librewolf-linux-5466dd380d32dece53b173152a0785936c1855e0.tar.gz librewolf-linux-5466dd380d32dece53b173152a0785936c1855e0.tar.bz2 librewolf-linux-5466dd380d32dece53b173152a0785936c1855e0.zip |
Add pipeline badge to README
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,6 +5,7 @@ <a href="https://github.com/LibreWolf-Browser/LibreWolf/releases" target="_blank"><img src="https://img.shields.io/badge/Download-%20LibreWolf-green.svg"> </a> <a href="https://github.com/LibreWolf-Browser/LibreWolf/releases"><img src="https://img.shields.io/badge/Version-0.0.1-green.svg"></a> <a href="https://github.com/LibreWolf-Browser/LibreWolf/commits/master"><img src="https://img.shields.io/badge/Maintained-Yes-green.svg"></a> +[![pipeline status](https://gitlab.com/librewolf-community/librewolf/badges/master/pipeline.svg)](https://gitlab.com/librewolf-community/librewolf/commits/master) <a href="https://github.com/LibreWolf-Browser/LibreWolf/pulls"><img src="https://img.shields.io/badge/PR-0-green.svg"></a> <a href="https://github.com/LibreWolf-Browser/LibreWolf/issues?q=is%3Aissue+is%3Aclosed"><img src="https://img.shields.io/badge/Solved%20Issues-3-green.svg"></a> <a href="https://www.mozilla.org/en-US/MPL/2.0/" target="_blank"><img src="https://img.shields.io/badge/License-Mozilla--MLP2-blue.svg"></a> |