diff --git a/README.md b/README.md index 2720e929..7854fc8e 100644 --- a/README.md +++ b/README.md @@ -20,3 +20,4 @@ dict_keys(['COUNTERS_DB', 'ASIC_DB', 'APPL_DB']) >>> swss.keys(swss.APPL_DB) [b'PORT_TABLE:Ethernet8', b'INTF_TABLE:Ethernet16:10.0.0.8/31', b'LLDP_ENTRY_TABLE:Ethernet4', b'PORT_TABLE:Ethernet76', b'PORT_TABLE_VALUE_QUEUE', b'NEIGH_TABLE:eth0:10.3.147.40', ...] ``` +HH