瀏覽代碼

Update readme

Thomas Frössman 9 年之前
父節點
當前提交
ae44b80df7
共有 1 個檔案被更改,包括 3 行新增3 行删除
  1. 3
    3
      README.md

+ 3
- 3
README.md 查看文件

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