docs: add logo for project, expand readme #7
@@ -1,3 +1,3 @@
|
||||
# go-cuckoo
|
||||
# <img height="40" style="image-rendering: pixelated; vertical-align: text-bottom; padding-right: 4px" src="assets/logo.png"> Cuckoo
|
||||
|
||||
A hash table that uses cuckoo hashing to achieve a worst-case O(1) lookup time.
|
||||
A hash table that uses cuckoo hashing to achieve a worst-case O(1) lookup time.
|
||||
|
||||
Reference in New Issue
Block a user