diff --git a/README.md b/README.md index ebf61905..36753471 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -![catch logo](artwork/catch2-logo-small.png) +![catch logo](data/artwork/catch2-logo-small.png) [![Github Releases](https://img.shields.io/github/release/catchorg/catch2.svg)](https://github.com/catchorg/catch2/releases) [![Build Status](https://travis-ci.org/catchorg/Catch2.svg?branch=master)](https://travis-ci.org/catchorg/Catch2) diff --git a/artwork/catch2-c-logo.png b/data/artwork/catch2-c-logo.png similarity index 100% rename from artwork/catch2-c-logo.png rename to data/artwork/catch2-c-logo.png diff --git a/artwork/catch2-hand-logo.png b/data/artwork/catch2-hand-logo.png similarity index 100% rename from artwork/catch2-hand-logo.png rename to data/artwork/catch2-hand-logo.png diff --git a/artwork/catch2-logo-small.png b/data/artwork/catch2-logo-small.png similarity index 100% rename from artwork/catch2-logo-small.png rename to data/artwork/catch2-logo-small.png