From 3e65112cdfed877327db83be1e1131857d59ff38 Mon Sep 17 00:00:00 2001 From: Yaroslav Halchenko Date: Thu, 28 Apr 2016 18:05:13 -0400 Subject: [PATCH] Moved travis badge right after the title --- README.rst | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/README.rst b/README.rst index ce82c18e2..520cf5a0b 100644 --- a/README.rst +++ b/README.rst @@ -1,5 +1,9 @@ What the H*** is AFNI? ---------------------- + +.. image:: https://travis-ci.org/afni/afni.svg?branch=master + :target: https://travis-ci.org/afni/afni + AFNI is a suite of programs for looking at and analyzing 3D brain images. The emphasis is on FMRI, but AFNI can be used for other purposes as well. See https://afni.nimh.nih.gov/afni for more fun. @@ -90,9 +94,3 @@ The command:: make cleanest will remove all the *.o files, etc. - -Current status --------------- - -.. image:: https://travis-ci.org/afni/afni.svg?branch=master - :target: https://travis-ci.org/afni/afni