From 7188bb07e3067ea91540d5fc3c6c4a72c594379a Mon Sep 17 00:00:00 2001 From: Daniel Mack Date: Fri, 5 Jun 2015 14:11:26 +0200 Subject: Add README.md A README.md allows us to include a badge for the current build status of Semaphore CI. Keep other information in this file minimal, and avoid information duplication but point readers to the official README. --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000000..313a92034b --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# systemd - System and Service Manager + +[![Build Status](https://semaphoreci.com/api/v1/projects/28a5a3ca-3c56-4078-8b5e-7ed6ef912e14/443470/shields_badge.svg)](https://semaphoreci.com/systemd/systemd) + +## Details + + * General information about systemd can be found in the [systemd Wiki](http://www.freedesktop.org/wiki/Software/systemd) + * Information about build requirements are provided in the [README file](../master/README) -- cgit v1.2.3-54-g00ecf