From 55f4e3437b6fb68deafa533cb00277b119e6eb8a Mon Sep 17 00:00:00 2001 From: Mario Krenn <46604014+MarioKrenn6240@users.noreply.github.com> Date: Sun, 5 Jan 2025 17:36:51 +0100 Subject: [PATCH] Update README.md (update link to docu -> code paper) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2098ba1..95cbc44 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ pip install selfies --upgrade ### Overview -Please refer to the [documentation](https://selfiesv2.readthedocs.io/en/latest/), +Please refer to the [documentation in our code-paper](https://pubs.rsc.org/en/content/articlelanding/2023/DD/D3DD00044C), which contains a thorough tutorial for getting started with ``selfies`` and detailed descriptions of the functions that ``selfies`` provides. We summarize some key functions below.