Permalink
Browse files

Moved travis badge right after the title

  • Loading branch information...
1 parent 8259ee4 commit 3e65112cdfed877327db83be1e1131857d59ff38 @yarikoptic yarikoptic committed Apr 28, 2016
Showing with 4 additions and 6 deletions.
  1. +4 −6 README.rst
View
@@ -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

0 comments on commit 3e65112

Please sign in to comment.