From 8cc2272b5037d82a75efd7d61cb4ed2840b7376e Mon Sep 17 00:00:00 2001 From: Godzil Date: Mon, 17 Feb 2020 22:04:00 +0000 Subject: [PATCH] Add a really really light readme. --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index e69de29..b295f3c 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,7 @@ +[![codecov](https://codecov.io/gh/Godzil/DoRayMe/branch/master/graph/badge.svg)](https://codecov.io/gh/Godzil/DoRayMe) [![Codacy Badge](https://api.codacy.com/project/badge/Grade/66339747e4a843719cba29cf5e31ff90)](https://www.codacy.com/manual/Godzil/DoRayMe?utm_source=github.com&utm_medium=referral&utm_content=Godzil/DoRayMe&utm_campaign=Badge_Grade) [![Coverage Status](https://coveralls.io/repos/github/Godzil/DoRayMe/badge.svg?branch=master)](https://coveralls.io/github/Godzil/DoRayMe?branch=master) [![Build Status](https://travis-ci.org/Godzil/DoRayMe)](https://travis-ci.org/Godzil/DoRayMe.svg?branch=master) + + +DoRayMe +======= + +A Quick and dirty raytracer. \ No newline at end of file