From 4411e091d2367aaaad9770f181b7cae754ebb679 Mon Sep 17 00:00:00 2001
From: Dilawar Singh <dilawars@ncbs.res.in>
Date: Tue, 11 Aug 2015 19:14:58 +0530
Subject: [PATCH] Updated readme file with details about subprojects and
 location of packages.

---
 README.md | 12 +++++++++++-
 1 file changed, 11 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 34c9d24a..1784cc53 100644
--- a/README.md
+++ b/README.md
@@ -37,4 +37,14 @@ You can use it on Ubuntu 12.04, 14.04, 14.10, and 15.04.
 ## Others
 
 We are currently in process of building packages for other distribution. We are
-using [Open Build Service](https://build.opensuse.org/package/show/home:moose/moose).
+using [Open Build Service](https://build.opensuse.org/package/show/home:moose/moose). Packages can be [found here](http://software.opensuse.org/download.html?project=home%3Amoose&package=moose)
+
+# Reporting issues
+
+Please report all build and packaging related issues here. For development
+issue, bugs and feature request, please use the respective repositories
+
+- [MOOSE C++ and python bindings](https://github.com/BhallaLab/moose-core)
+- [PyQt GUI of MOOSE](https://github.com/BhallaLab/moose-gui)
+- [Example snippets and tutorial
+  scripts](https://github.com/BhallaLab/moose-examples)
-- 
GitLab