# @cachemap/core

The Cachemap core module.

[![npm version](https://badge.fury.io/js/%40cachemap%2Fcore.svg)](https://badge.fury.io/js/%40cachemap%2Fcore)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE)

## Installation

```bash
npm add @cachemap/core
```

## Usage

Read the Cachemap [usage guide](../../README.md#usage).
