Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
svipas committed May 17, 2020
1 parent 3bd4135 commit 5298ec7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,16 @@ Stores key with value in-memory and can be deleted manually or after given timeo

## Installation

### Yarn
### npm

```
yarn add cachimo
npm install cachimo
```

### npm
### Yarn

```
npm install cachimo
yarn add cachimo
```

## Usage
Expand Down

0 comments on commit 5298ec7

Please sign in to comment.