diff --git a/README.md b/README.md index 5b3e2e8..6958929 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Data structures -This repo is a package of useful data structures written in Go, I've written this package as an aid to Go application development. +This repo is a package of useful data structures written in Go, I've written this package as an aid to Go application development. The following data structures are included in this package: - Slice - Linked List