From 82a240f7abb3664563f2acd834e07389f28ced4f Mon Sep 17 00:00:00 2001 From: Lasse Studion Date: Fri, 5 May 2023 10:18:08 +0200 Subject: [PATCH] Updated explainer --- info.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/info.py b/info.py index 8fe0bbc..ebd666e 100644 --- a/info.py +++ b/info.py @@ -16,5 +16,5 @@ explainer = f""" to the source/target column in the relations file. If you use *source*, *target* and *label* in your files the process here is almost automatic (see examples). Examples for [relation file]({relations_example}) and [node file]({node_example}). - *No data is stored.* Made by [Lasse Edfast](https://lasseedfast.se). + *No data is stored*, check [code on Github](https://github.com/lasseedfast/csv2gexf). Made by [Lasse Edfast](https://lasseedfast.se). """ \ No newline at end of file