From f2d7e3cd6967f2197abf6233cf1bd56b47a72863 Mon Sep 17 00:00:00 2001 From: Seth Simmons <40500387+sethsimmons@users.noreply.github.com> Date: Wed, 10 Feb 2021 18:48:58 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 08765c6..e212408 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ sudo docker run -d --restart unless-stopped --name="monerod" -v bitmonero:/home/ # Copyrights -Code from this repository is released under MIT license. [Monero License](https://github.com/monero-project/monero/blob/master/LICENSE) +Code from this repository is released under MIT license. [Monero License](https://github.com/monero-project/monero/blob/master/LICENSE), [@leonardochaia License](https://github.com/leonardochaia/docker-monerod/blob/master/LICENSE) # Credits The base for the Dockerfile was pulled from: