From 3ad26a6bd6a3bed2275df460283f90f182aa8bd1 Mon Sep 17 00:00:00 2001 From: Anthony Gabriele Date: Tue, 24 Aug 2021 22:54:54 -0400 Subject: [PATCH] readme --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 763b9e1..a08f8a9 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@ A facade on top of [monocle-ts](https://github.com/gcanti/monocle-ts) ![prop video](readme-vid.gif) +- [Installation](#installation) - [Examples](#examples) - [`get`](#get) - [`set`](#set) @@ -24,6 +25,12 @@ A facade on top of [monocle-ts](https://github.com/gcanti/monocle-ts) - [TSC Issues](#tsc-issues) +## Installation + +```shell +yarn add spectacles-ts +``` + ## Examples ### `get`