Add a note indicating the location of the Cython examples

This commit is contained in:
Ray Speth 2013-08-22 21:46:09 +00:00
parent 3d5ac35c6f
commit 1592ee37df

3
samples/README.txt Normal file
View file

@ -0,0 +1,3 @@
Samples for the Cython-based Python module can be found in the
directory "interfaces/cython/cantera/examples".