docs: add attribution to the project avatar

Signed-off-by: Dan Anglin <d.n.i.anglin@gmail.com>
This commit is contained in:
Dan Anglin 2021-09-20 06:23:34 +00:00
parent 7d7cfc376c
commit c104a8b118

View file

@ -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!
```
```