Skip to content

Commit

Permalink
📝 Add getting started section in mini-site (#252)
Browse files Browse the repository at this point in the history
  • Loading branch information
frinyvonnick committed Feb 18, 2018
1 parent 45e4e3c commit ae625cd
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/_pages/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,3 +61,8 @@ const animals = {

const newAnimals = set(animals, 'weasels.lutraLutra.name', 'Lutrinae')
</div>

---
## Getting started

A fast overview of immutad●t's features is available in the [Getting started](https://github.com/Zenika/immutadot/blob/master/docs/GETTING_STARTED.md) guide.

0 comments on commit ae625cd

Please sign in to comment.