1
0
mirror of https://github.com/systemd/systemd.git synced 2024-11-05 15:21:37 +03:00

Merge pull request #80 from zonque/README.md

Add README.md
This commit is contained in:
Harald Hoyer 2015-06-05 16:09:45 +02:00
commit 4754345e0f

8
README.md Normal file
View File

@ -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)