aboutsummaryrefslogtreecommitdiff
path: root/PureData/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'PureData/README.txt')
-rwxr-xr-xPureData/README.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/PureData/README.txt b/PureData/README.txt
new file mode 100755
index 0000000..323f00c
--- /dev/null
+++ b/PureData/README.txt
@@ -0,0 +1,3 @@
+to compile PureData.dll execute this command:
+
+mcs Atom.cs pd.cs -out:PureData.dll -target:library \ No newline at end of file