Skip to content

Commit

Permalink
Added reference to helloworld project in README.md.
Browse files Browse the repository at this point in the history
  • Loading branch information
katjav committed Jul 6, 2015
1 parent b43f7ad commit 84ae43e
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Makefile.pdlibbuilder at the end of the Makefile. Like so:
include Makefile.pdlibbuilder


For files in class.sources it is assumed that class basename == source file
For files in class.sources it is assumed that class name == source file
basename. The default target builds all classes as individual executables
with Pd's default extension for the platform. For anything more than the
most basic usage, read the documentation sections in Makefile.pdlibbuilder.
Expand All @@ -47,7 +47,9 @@ most basic usage, read the documentation sections in Makefile.pdlibbuilder.
### examples ###


Here is one deployment example of the Makefile.pdlibbuilder approach:
Here are two projects using the Makefile.pdlibbuilder approach:

https://github.com/pure-data/helloworld

http://sourceforge.net/p/pure-data/svn/HEAD/tree/trunk/externals/miXed/cyclone/Makefile.cyclone

Expand Down

0 comments on commit 84ae43e

Please sign in to comment.