Skip to content

Commit ed1f9d7

Browse files
authored
Update README.md
1 parent cf2c693 commit ed1f9d7

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# memkey
1+
# Memkey
22

33
[![Go Version][GoVer-Image]][GoDoc-Url] [![License][License-Image]][License-Url] [![GoDoc][GoDoc-Image]][GoDoc-Url] [![Go Report Card][ReportCard-Image]][ReportCard-Url]
44

@@ -10,7 +10,7 @@
1010
[License-Url]: https://github.com/byterio/memkey/blob/main/LICENSE
1111
[License-Image]: https://img.shields.io/github/license/byterio/memkey
1212

13-
memkey is a lightweight, in-memory key-value store for Go.
13+
Memkey is a fast, lightweight in-memory key-value store for Go.
1414

1515
## Features
1616

@@ -80,8 +80,8 @@ We welcome contributions! Fork the repository, make your changes, and submit a p
8080

8181
## Support
8282

83-
If you enjoy using memkey, please consider giving it a star! Your support helps others discover the project and encourages further development.
83+
If you enjoy using Memkey, please consider giving it a star! Your support helps others discover the project and encourages further development.
8484

8585
## License
8686

87-
memkey is open-source software released under the Apache License, Version 2.0. You can find a copy of the license in the [LICENSE](https://github.com/byterio/memkey/blob/main/LICENSE) file.
87+
Memkey is open-source software released under the Apache License, Version 2.0. You can find a copy of the license in the [LICENSE](https://github.com/byterio/memkey/blob/main/LICENSE) file.

0 commit comments

Comments
 (0)