aboutsummaryrefslogtreecommitdiff
path: root/gfsm/README.pod
diff options
context:
space:
mode:
Diffstat (limited to 'gfsm/README.pod')
-rw-r--r--gfsm/README.pod10
1 files changed, 7 insertions, 3 deletions
diff --git a/gfsm/README.pod b/gfsm/README.pod
index 1155c8c..6395628 100644
--- a/gfsm/README.pod
+++ b/gfsm/README.pod
@@ -2,7 +2,7 @@
README for pd external package 'gfsm'
-Last updated for pd-gfsm v0.04
+Last updated for pd-gfsm v0.05
=head1 DESCRIPTION
@@ -16,9 +16,13 @@ pd-gfsm provides Pd bindings for the GFSM finite-state machine library.
Available from http://crca.ucsd.edu/~msp/software.html
-=item libgfsm >= v0.0.8-pre6
+=item libgfsm >= v0.0.8-pre6 (optional)
-Available from http://www.ling.uni-potsdam.de/~moocow/projects/gfsm
+A local copy of the libgfsm source tree is included with this distribution,
+and should be built and used by default.
+
+Newer versions should be
+available from http://www.ling.uni-potsdam.de/~moocow/projects/gfsm
=back