53404a5fc7
- git snapshot
20 lines
547 B
Diff
20 lines
547 B
Diff
From f0c9ae4d36b7eec636981946b8e5aa4d04301e9a Mon Sep 17 00:00:00 2001
|
|
From: Harald Hoyer <harald@redhat.com>
|
|
Date: Mon, 14 Nov 2016 12:27:11 +0100
|
|
Subject: [PATCH] README.md: add CentOS badge
|
|
|
|
---
|
|
README.md | 2 ++
|
|
1 file changed, 2 insertions(+)
|
|
|
|
diff --git a/README.md b/README.md
|
|
index 27ad3ea..4040177 100644
|
|
--- a/README.md
|
|
+++ b/README.md
|
|
@@ -2,3 +2,5 @@
|
|
|
|
dracut is an initramfs infrastructure.
|
|
|
|
+CentOS CI: [![Build Status](https://ci.centos.org/job/dracut-matrix-master/badge/icon)](https://ci.centos.org/job/dracut-matrix-master/)
|
|
+
|