Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
anthonyjoeseph committed Aug 25, 2021
1 parent e628a64 commit 3ad26a6
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ A facade on top of [monocle-ts](https://github.com/gcanti/monocle-ts)
![prop video](readme-vid.gif)

<!-- AUTO-GENERATED-CONTENT:START (TOC) -->
- [Installation](#installation)
- [Examples](#examples)
- [`get`](#get)
- [`set`](#set)
Expand All @@ -24,6 +25,12 @@ A facade on top of [monocle-ts](https://github.com/gcanti/monocle-ts)
- [TSC Issues](#tsc-issues)
<!-- AUTO-GENERATED-CONTENT:END -->

## Installation

```shell
yarn add spectacles-ts
```

## Examples

### `get`
Expand Down

0 comments on commit 3ad26a6

Please sign in to comment.