From e4a762bd129f6db2763093ac8388cae261433710 Mon Sep 17 00:00:00 2001 From: Martin Roth Date: Tue, 23 Aug 2011 09:20:31 +0200 Subject: [PATCH] Edited README.md via GitHub --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 81ef472c..160731f5 100644 --- a/README.md +++ b/README.md @@ -27,8 +27,9 @@ How to Get Started + Download the ZenGarden repository at https://github.com/mhroth/ZenGarden - + The repository contains an Xcode project if you are using a Mac, and also a `make` file for other platforms. It is st - rongly recommended to use the Xcode project to compile ZG for either iOS or OS X. Targets exist for both cases. + + The repository contains an Xcode project if you are using a Mac, and also a `make` file for other platforms. It is strongly recommended to use the Xcode project to compile ZG for either iOS or OS X. Targets exist for both cases. + + + ZenGarden is dependent on [libsndfile](http://www.mega-nerd.com/libsndfile/) for reading and writing audio files in a platform independent way. Download it, install it. + Once you have built `libzengarden.a`, it may be included in any of your projects also with `ZenGarden.h`