From 85cc73c6dc4bba7ac3a8d7b9f4810d01e6c74280 Mon Sep 17 00:00:00 2001 From: akp Date: Mon, 29 Jan 2024 12:25:33 +0000 Subject: [PATCH] Fix mentions in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8ed5a3d..db22a0e 100644 --- a/README.md +++ b/README.md @@ -53,6 +53,6 @@ docker build -t socvot . ## Licensing and credits -Society Voting was initially created by Vishwas Adiga (@Vishwas-Adiga) and Abigail Pain (@codemicro) in Autumn 2023. +Society Voting was initially created by [Vishwas Adiga](https://github.com/Vishwas-Adiga) and [Abigail Pain](https://github.com/codemicro) in Autumn 2023. It is licensed under the BSD 2-Clause license, which you can read in full [here](https://github.com/CSSUoB/society-voting/blob/main/LICENSE).