From c104a8b11853dcb097a2b5625d5e2af61719cf9e Mon Sep 17 00:00:00 2001 From: Dan Anglin Date: Mon, 20 Sep 2021 06:23:34 +0000 Subject: [PATCH] docs: add attribution to the project avatar Signed-off-by: Dan Anglin --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c38d6c1..90645c1 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,10 @@ This is a simple project used for the purpose of testing upcoming automation, such as CI/CD integration and dependency management, which will be used by other projects hosted in Code Flow. +## Project's Avatar + +The project's avatar was made by [Smashicons](https://www.flaticon.com/authors/smashicons) from [Flaticon](https://www.flaticon.com). + ## Requirements - [Go](https://go.dev/) @@ -29,4 +33,4 @@ Greet a person. ``` $ ./greet Bob Hello, Bob! -``` +``` \ No newline at end of file