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