From 5cbad1ac2e2faecdda71ec8409cf9e67281a0499 Mon Sep 17 00:00:00 2001 From: Samveen Gulati Date: Sun, 30 Aug 2015 07:37:19 +0000 Subject: [PATCH] Add links to the developers guide in the README --- README | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README b/README index 035cc75d7..3057f06bf 100644 --- a/README +++ b/README @@ -8,7 +8,7 @@ xCAT is made available as open source software under the EPL license: http://www.opensource.org/licenses/eclipse-1.0.php - - - - +Developers and prospective contributors are encouraged to read the developers guide: +http://xcat-docs.readthedocs.org/en/latest/developers/ +and in particular the github related subsection: +http://xcat-docs.readthedocs.org/en/latest/developers/github/