From ed1c7a9caefef770bfb86ef79197984a1024e9fd Mon Sep 17 00:00:00 2001 From: Stefano Mazzucco Date: Sun, 16 Jul 2017 13:15:50 +0100 Subject: [PATCH] Add "Contributing" section to README --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index b3ba5d3..5028292 100644 --- a/README.md +++ b/README.md @@ -124,3 +124,8 @@ right_layout:add(connman) # Limitations Currently, only wired (ethernet) and WiFi connections are supported. + +# Contributing + +This project is developed in the author's spare time. Contributions in the form +of issues, patches and pull requests are welcome.