aboutsummaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt12
1 files changed, 12 insertions, 0 deletions
diff --git a/README.txt b/README.txt
new file mode 100644
index 0000000..1c1950d
--- /dev/null
+++ b/README.txt
@@ -0,0 +1,12 @@
+
+[import] allows you to manipulate load library into the patch-local
+path from within a Pd patch itself. This is a very simple version
+that does not need any modifications to the core of Pd. Therefore,
+you should make [import] the first object you create in your patch.
+
+To install, copy the "import" folder into your user Pd folder. You
+can find out more here:
+http://puredata.info/docs/faq/how-do-i-install-externals-and-help-files-with-pd-extended
+
+For more info on the structure of libdirs, see this webpage:
+http://puredata.org/docs/developer/Libdir