From 595f5014f824bd5293106b133ace527113e1bc61 Mon Sep 17 00:00:00 2001 From: Achilles Kappis <a.kappis@soton.ac.uk> Date: Tue, 7 Jan 2025 13:32:38 +0000 Subject: [PATCH] Update README.md with acknowledgment of DeepAI for the generation of the project logo --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2a26443..78ed37b 100644 --- a/README.md +++ b/README.md @@ -83,6 +83,8 @@ The main contributor is Achilles Kappis. Part of the `ptsOnSphere()` MATLAB/Octave function is an adaptation of a function provided by Prof. Jordan Cheer of the Institute of Sound & Vibration Research (ISVR), University of Southampton. +The project's "logo"/image has been generated with [DeepAI](https://deepai.org/). + ## License The project is licensed under the ***MIT License***, which is a rather unrestrictive license, effectively passing the code to the public scope. For more information see the [MIT License](https://mit-license.org/), or the [LICENSE](https://gitlab.com/in-nova/in-nova/-/blob/main/LICENSE?ref_type=heads) file of the project. -- GitLab