move build status image to building

This commit is contained in:
Anton Keks 2015-08-29 13:16:45 +03:00
parent 99c84de6ba
commit 9eedeffa6a

View File

@ -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.