From 54a00646e3748a7c6d9469ea38d7b5e31da4b4b5 Mon Sep 17 00:00:00 2001 From: tjkessler Date: Tue, 15 Oct 2024 17:27:36 -0400 Subject: [PATCH] Update README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index ac15de1..d31c6c0 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,10 @@ alvaDescPy provides a Python wrapper for the [alvaDesc](https://www.alvascience.com/alvadesc/) molecular descriptor calculation software. It was created to allow direct access to the alvaDesc command-line interface via Python. +Important Notice: + +Please note that alvaDescPy is an independent project and was not developed by Alvascience. You can find the official alvaDesc Python interface on Alvascience website: https://www.alvascience.com/python-alvadesc/. + ## Installation Installation via pip: