Skip to content

Commit

Permalink
Edited README.md via GitHub
Browse files Browse the repository at this point in the history
  • Loading branch information
mhroth committed Aug 23, 2011
1 parent c09f24e commit e4a762b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Expand Up @@ -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`

Expand Down

0 comments on commit e4a762b

Please sign in to comment.