Skip to content

Commit 2f00916

Browse files
committed
updated description of list_vendors() in readme
1 parent e2d35c9 commit 2f00916

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@ Random device bytes will be generated.
2424

2525
Test
2626
-------
27-
**list_vendors(_file_)** - return a python list [] with valid vendors
27+
**list_vendors(_file_)** - return a python set{} of uniqe valid vendors, from
28+
a wireshark manuf file
2829

2930
**is_mac_address(_mac_)** - Takes a string, and checks if it is a valid Ethernet
3031
MAC address. returns True or False(bool type)

0 commit comments

Comments
 (0)