Updated README.md to include reference to xeq.

This commit is contained in:
katja 2015-12-06 20:57:08 +01:00
parent ed37e6bbb5
commit e08bab9eaa

View file

@ -47,10 +47,12 @@ most basic usage, read the documentation sections in Makefile.pdlibbuilder.
### examples ### ### examples ###
Here are two projects using the Makefile.pdlibbuilder approach: Here are three projects using the Makefile.pdlibbuilder approach:
https://github.com/pure-data/helloworld https://github.com/pure-data/helloworld
http://sourceforge.net/p/pure-data/svn/HEAD/tree/trunk/externals/miXed/cyclone/Makefile.cyclone http://sourceforge.net/p/pure-data/svn/HEAD/tree/trunk/externals/miXed/cyclone/Makefile.cyclone
https://github.com/pure-data/xeq
More examples will be referenced here when they are available. More examples will be referenced here when they are available.