From 3bacc317f5592146fc27d737ceab0f3f7c65778c Mon Sep 17 00:00:00 2001 From: Radovan Bast Date: Sun, 28 Jun 2015 11:35:05 +0200 Subject: [PATCH] clean up readme --- README.md | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 2b0f308..304d55e 100644 --- a/README.md +++ b/README.md @@ -1,18 +1,15 @@ -[![Build Status](https://travis-ci.org/scisoft/autocmake.svg?branch=master)](https://travis-ci.org/scisoft/autocmake/builds) [![Documentation Status](https://readthedocs.org/projects/autocmake/badge/?version=latest)](http://autocmake.readthedocs.org) +[![Build Status](https://travis-ci.org/scisoft/autocmake.svg?branch=master)](https://travis-ci.org/scisoft/autocmake/builds) +[![Documentation Status](https://readthedocs.org/projects/autocmake/badge/?version=latest)](http://autocmake.readthedocs.org) # Autocmake A CMake plugin composer. Licensed under [BSD-3](../master/LICENSE). +Documented on http://autocmake.readthedocs.org. -## Documentation - -- http://autocmake.readthedocs.org - - -## Projects using Autocmake +### Projects using Autocmake - [Numgrid](https://github.com/bast/numgrid/) - [XCint](https://github.com/bast/xcint/)