diff --git a/README.md b/README.md index 69e479f..8720ff8 100644 --- a/README.md +++ b/README.md @@ -16,3 +16,5 @@ The MIT License (MIT) Copyright (c) 2016 Katrina Owen, _@kytrinyx.com +### Ceylon icon +The Ceylon icon is assumed to be owned by Red Hat, Inc. It appears to be released under the [Creative Commons Attribution Share-Alike 3.0 license](https://creativecommons.org/licenses/by-sa/3.0/). We have modified its colour scheme for use on Exercism. diff --git a/config.json b/config.json index 63c42e4..3738b14 100644 --- a/config.json +++ b/config.json @@ -12,7 +12,8 @@ ], "ignored": [ "bin", - "docs" + "docs", + "img" ], "foregone": [ diff --git a/img/icon.png b/img/icon.png new file mode 100644 index 0000000..fad31e1 Binary files /dev/null and b/img/icon.png differ