From 75f95c3125fd9cfc82adec8cb026244974666ec6 Mon Sep 17 00:00:00 2001 From: "Daniel R. Cassar" Date: Thu, 30 Mar 2023 11:48:08 -0300 Subject: [PATCH] added documentation link to readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a27bb99..bb0cc16 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ GlassPy is a Python module for scientists working with glass materials. ![Screenshot](docs/source/logo/logo_text_small.png) ## What is it? -GlassPy's current focus is to provide an easy way to load SciGlass data and use GlassNet and ViscNet, two deep learning predictive models of glass and glass-forming liquid properties. +GlassPy's current focus is on providing an easy way to load SciGlass data and use GlassNet and ViscNet, two deep learning predictive models of glass and glass-forming liquid properties. Click [here](https://glasspy.readthedocs.io) for the documentation. ## How to install The source code is available on GitHub at https://github.com/drcassar/glasspy.