Remove leading spaces from README
This commit is contained in:
@@ -8,9 +8,11 @@ be saved to and loaded from a file (or any io.Reader/Writer) to recover from
|
||||
downtime quickly.
|
||||
|
||||
== Installation
|
||||
|
||||
goinstall github.com/pmylund/go-cache
|
||||
|
||||
== Usage
|
||||
|
||||
import "github.com/pmylund/go-cache"
|
||||
|
||||
// Create a cache with a default expiration time of 5 minutes, and which
|
||||
|
||||
Reference in New Issue
Block a user