summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorInzamam <inzamam.15@cse.mrt.ac.lk>2019-03-12 20:08:34 +0530
committerInzamam <inzamam.15@cse.mrt.ac.lk>2019-03-13 00:04:02 +0530
commit05ae6a2e3de8a820735181b6ec35d4b2286728d2 (patch)
tree53522ad42b592fe5c043e6cc86eb908b3b594d03 /README.md
parenta909708f7dc48545980d39fb32555577520c7aef (diff)
downloadgeoclue-05ae6a2e3de8a820735181b6ec35d4b2286728d2.tar.gz
Add HACKING.md file
HACKING.md file contains the build instructions to build and run Geoclue Fixes #104
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 71edb96..edf7456 100644
--- a/README.md
+++ b/README.md
@@ -9,3 +9,8 @@ Geoclue is Free Software, licensed under GNU GPLv2+.
# Troubleshooting and known limitations
* Geoclue requires glib >= 2.44.0, which is not available on Ubuntu 14.04.
+
+# Building Geoclue
+
+Refer to [Hacking.md](HACKING.md)
+