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.