diff options
author | Lennart Poettering <lennart@poettering.net> | 2016-01-22 12:03:35 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2016-01-25 17:19:19 +0100 |
commit | 3731ad2703192dc904922443876d9b2ccff10f5e (patch) | |
tree | e087ad8fa0a33b3624e18fd80d73818c60cbc610 /README.md | |
parent | cc5fddef6b3e61fb0cecad4e6c14dea70183026a (diff) | |
download | systemd-3731ad2703192dc904922443876d9b2ccff10f5e.tar.gz |
github: extend README.md a bit
Link up more stuff on the GitHub landing page.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 13 |
1 files changed, 11 insertions, 2 deletions
@@ -5,5 +5,14 @@ ## 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) +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). + +Consult our [NEWS file](../master/NEWS) for information about what's new in the most recent systemd versions. + +Please see our [Contribution Guidelines](../master/CONTRIBUTING.md) for more information about filing GitHub Issues and posting GitHub Pull Requests. + +When preparing patches for systemd, please follow our [Coding Style Guidelines](../master/CODING_STYLE). + +If you are looking for support, please contact our [mailing list](http://lists.freedesktop.org/mailman/listinfo/systemd-devel) or join our [IRC channel](irc://irc.freenode.org/%23systemd). |