Linked examples and added readme to examples folder

This commit is contained in:
2016-04-14 10:55:59 +01:00
parent 3c8b77d447
commit 253c65fc34
2 changed files with 4 additions and 0 deletions
Symlink
+1
View File
@@ -0,0 +1 @@
./src/sppysound/Examples
+3
View File
@@ -0,0 +1,3 @@
This folder contains three examples of the pysound API usage. They can be run
using the Jupyter notebook unix command. See the documentation for instructions
on running these scripts.