Browse Source

Update readme

Thomas Frössman 9 years ago
parent
commit
ae44b80df7
1 changed files with 3 additions and 3 deletions
  1. 3
    3
      README.md

+ 3
- 3
README.md View File

@@ -2,9 +2,9 @@
2 2
 
3 3
 ## Introduction
4 4
 
5
-This package contains a server and client for historical searches in bgp dumps.
6
-I'm not sure where this is going so for the moment this package is named
7
-internet to postpone the definition.
5
+This package utilities to import BGP table dumps and Autonomous system
6
+description lists from internet into redis databases to provide historical
7
+lookups for IP address to AS Number and AS Number to AS Descriptions.
8 8
 
9 9
 ## Documentation
10 10