diff options
Diffstat (limited to 'docs/index.html')
-rw-r--r-- | docs/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html index c64ae68..c4ad646 100644 --- a/docs/index.html +++ b/docs/index.html @@ -81,7 +81,7 @@ <a href="#features" class="anchor"></a>Features</h2> <ul> <li>Some chemical information is retrieved from the PubChem website using the webchem package</li> -<li>If PythonInR is installed and configured, and RDKit is available via PythonInR, some additional chemical information is computed and a 2D graph can be plotted</li> +<li>If Python and RDKit (> 2015.03) are installed and configured for use with ‘reticulate’, some basic chemoinformatics functions some additional chemical information is computed and a 2D graph can be plotted</li> <li>Additional information can be read from a local .yaml file</li> </ul> </div> |