remove out-of-date readme

This commit is contained in:
Greg Landrum
2012-11-01 11:54:14 +00:00
parent 9437cf466b
commit 05e235cd31

View File

@@ -1,3 +0,0 @@
1. Reference RDKit2DotNet.dll
2. Add RDKFuncs.dll to the projects top level and set the property Copy to Output Directory to Copy always.
3. Add using GraphMolWrap to the classes, where the RDKit will be used.