From d8d144b46bc16ec4f4ac69cda03a244d257b072c Mon Sep 17 00:00:00 2001 From: aviau <alexandre@alexandreviau.net> Date: Fri, 5 Feb 2016 15:48:32 -0500 Subject: [PATCH] README.md: reference website + dev homepages Change-Id: I1ba9b9f1a3d4ec45055305ddf867c3663c79ae90 Tuleap: #312 --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 00000000..0408de12 --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +# libringclient + +libringclient is a client library for Ring + +For more information about the ring project, see the following: +- Main website: https://ring.cx/ +- Bug tracker: https://tuleap.ring.cx/projects/ring/ +- Repositories: https://gerrit-ring.savoirfairelinux.com + +For build/install instructions, see the INSTALL file. -- GitLab