From b2edc36ae82243396123208b0f8d4efd99506c72 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Stensg=C3=A5rd?= Date: Wed, 2 Nov 2016 04:13:03 +0100 Subject: README: add travis status, example animation, description --- README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..ed01cb9 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +[![Build Status](https://travis-ci.org/mastensg/ray.svg?branch=master)](https://travis-ci.org/mastensg/ray) + +![Example output](http://mastensg.net/ray.gif) + +Ray tracer. -- cgit v1.2.3