From 0155c3ac67591e25599ef106465dfe9b378b74ea Mon Sep 17 00:00:00 2001 From: Felix Ableitner Date: Thu, 2 Jan 2014 13:50:27 +0100 Subject: [PATCH] Added build instructions for cling library. --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 751db3c..38799f3 100644 --- a/README.md +++ b/README.md @@ -16,10 +16,12 @@ Android Support Library and [Cling](http://4thline.org/projects/cling/) are requ Binaries for Cling are included in the libs folder. +Alternatively, Cling can be built from source with instructions on [Github](https://github.com/4thline/cling). + ## Icons All icons are taken from the Android project. ## License -[BSD 3-Clause License](LICENSE.md) \ No newline at end of file +[BSD 3-Clause License](LICENSE.md)