From 230c673a3ed21b60779c35bb2e139e1095c3c8b9 Mon Sep 17 00:00:00 2001 From: Piotr Esden-Tempski Date: Mon, 10 Jun 2013 17:48:31 -0700 Subject: [PATCH] Added reference about locm3 submoduling and IRC channel. --- README | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README b/README index d34c66c5..5e7b6aa6 100644 --- a/README +++ b/README @@ -28,6 +28,10 @@ IMPORTANT: The API of the library is NOT yet considered stable! Please do not rely on it, yet! Changes to function names, macro names etc. can happen at any time without prior notice! +TIP: Include this repository as a GIT submodule in your project. To make sure + your users get the right version of the library to compile your project. + For how that can be done refer to the libopencm3-examples repository. + Prerequisites ------------- @@ -110,6 +114,10 @@ Public License (LGPL), version 3 or later. See COPYING.GPL3 and COPYING.LGPL3 for details. +IRC +--- + + * You can reach us in #libopencm3 on the freenode IRC network. Mailing lists -------------