From dc24bf1aaa5211001def4c9e1f0927664cf2d7ac Mon Sep 17 00:00:00 2001 From: Anton Keks Date: Sat, 29 Aug 2015 13:17:57 +0300 Subject: [PATCH] move official site link --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0ed19dbc..1a05db06 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -This is the source code of Angry IP Scanner, licensed with GPL v2. +# Angry IP Scanner -[Official site - AngryIP.org](http://angryip.org/) +This is the source code of Angry IP Scanner, licensed with GPL v2. [Official site](http://angryip.org/) The code is written mostly in Java. IntelliJ IDEA is recommended for coding, but Eclipse would do as well.