From ab37c9fbeb635071823043c88b75f6d7cb7670cd Mon Sep 17 00:00:00 2001 From: Daniel Williams Date: Mon, 19 Feb 2018 17:35:04 +0000 Subject: [PATCH] Updated the picture in the readme. --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a7a7030..62c2701 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ A very simple usage example is included as `demo.tex`. ## Example -![A very basic example of the poster style](.assets/basic.png) +![A very basic example of the poster style](.assets/demo.png) ## Installation @@ -146,3 +146,9 @@ blue colour used in university publications has been called `university-rust`. The full list of colours can be found in the `uofg_colour.tex` file, or on the University's website. Other colours defined in the `xcolor` package can also be used. + +## Credits +The "person" icon, used in place of photographs in the demo file is +licensed under the Creative Commons Attribution-Share Alike 3.0 +Unported license, and was created for Font Awesome by Dave Gandy – +http://fontawesome.io. -- GitLab