From 2ba4275636de16e2ba5e2394946eba2c39063e9c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B6nke=20Ludwig?= Date: Sat, 18 Jun 2016 07:32:05 +0200 Subject: [PATCH] Add README.md Just contains a build status badge right now. --- 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..85a6589 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +vibe.d core module +================== + + +[![Build Status](https://travis-ci.org/vibe-d/vibe-core.svg?branch=master)](https://travis-ci.org/vibe-d/vibe-core)