Skip to content

Commit 09ba853

Browse files
authored
Update README.md
1 parent a279cec commit 09ba853

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Steps:
1313
pip install pyasn
1414
2. Download pfx2as file from CAIDA
1515
3. Generate the mapping db file
16-
4 Usage
16+
4. Usage
1717
import pyasn
1818
asndb = pyasn.pyasn('ipasn.dat')
1919
asndb.lookup('8.8.8.8') # should return: (15169, '8.8.8.0/24'), the origin AS, and the BGP prefix it matches

0 commit comments

Comments
 (0)