Skip to content

Commit a07c90c

Browse files
author
Lightning
committed
update readme
1 parent fa17973 commit a07c90c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# go-memoizer
22

3-
A simple memoizer for Go.
3+
A simple thread-safe memoizer for Go using only the standard library.
44

55
[![Reference](http://img.shields.io/badge/go-documentation-blue.svg?style=flat-square)](https://pkg.go.dev/github.com/LightningDev1/go-memoizer)
66
[![Linter](https://goreportcard.com/badge/github.com/LightningDev1/go-memoizer?style=flat-square)](https://goreportcard.com/report/github.com/LightningDev1/go-memoizer)

0 commit comments

Comments
 (0)