From 5caa6484b19b3a00f7ed01232ba41df87420b353 Mon Sep 17 00:00:00 2001
From: Achilles Kappis <axilleaz@protonmail.com>
Date: Fri, 31 May 2024 16:51:30 +0000
Subject: [PATCH] Update README with acknowledgements for the ptsOnSphere()
 Matlab/Octave function

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index c006a49..1de5485 100644
--- a/README.md
+++ b/README.md
@@ -61,7 +61,7 @@ The main contributor is Achilles Kappis.
 
 #### Acknowledgments
 
-None.
+Part of the `ptsOnSphere()` MATLAB/Octave function is an adaptation of a function provided by Prof. Jordan Cheer of the Institute of Sound and Vibration Research (ISVR), University of Southampton.
 
 
 ## License
-- 
GitLab