summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDavid Luevano <55825613+luevano@users.noreply.github.com>2019-12-13 03:52:13 -0700
committerDavid Luevano <55825613+luevano@users.noreply.github.com>2019-12-13 03:52:13 -0700
commitbd4fb4d77919bc75d3d181e124c3c5752a74dff3 (patch)
tree3e5c2ace32410e75c803c5eaaa699b7de91290d1 /README.md
parent4c1c9c0e6c74f51c2557fb2ef2d236321b62f43a (diff)
Add more notes to readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 1f24ac463..78d3225a5 100644
--- a/README.md
+++ b/README.md
@@ -10,4 +10,4 @@ An implementation of existing representations (for now only Coulomb matrix), thi
* The *QM9* dataset is obtained from the [quantum-machine webpage](http://www.quantum-machine.org/datasets/), but it's slightly modified for its use with python.
* On the other hand, the *periodic table of elements* data was retrieved from [this handy Gist](https://gist.github.com/GoodmanSciences/c2dd862cd38f21b0ad36b8f96b4bf1ee).
-*NOTE*: This is not supposed to be a python package (for now).
+*NOTE*: This is not supposed to be a python package (for now), but rather, the basis for future work. Please give credit if you use(d) the code presented here (contact me for more).