From 9eedeffa6aafd5129d12ba1a68cf96c49cd99ac7 Mon Sep 17 00:00:00 2001 From: Anton Keks Date: Sat, 29 Aug 2015 13:16:45 +0300 Subject: [PATCH] move build status image to building --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index a0635632..0ed19dbc 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,5 @@ This is the source code of Angry IP Scanner, licensed with GPL v2. -[![Build Status](https://travis-ci.org/angryziber/ipscan.svg?branch=master)](https://travis-ci.org/angryziber/ipscan) - [Official site - AngryIP.org](http://angryip.org/) The code is written mostly in Java. @@ -9,8 +7,7 @@ IntelliJ IDEA is recommended for coding, but Eclipse would do as well. After loading the project in IDEA, make sure you select the appropriate for your platform lib_xxx library in module dependencies. -Building -======== +## Building [![Build Status](https://travis-ci.org/angryziber/ipscan.svg?branch=master)](https://travis-ci.org/angryziber/ipscan) JDK 1.6+ as well as Ant are required for building.