Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
jonsuh committed Nov 28, 2016
2 parents b1aec86 + 6a89251 commit df0b65c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ $grid-rtl : false;

---

### Read the [documentation](https://jonsuh.com/mcgriddle) for full list and explanation of settings, mixins and functions.
### Read the [documentation](https://jonsuh.com/mcgriddle/) for a full list and explanation of settings, mixins and functions.

---

Expand Down Expand Up @@ -197,6 +197,8 @@ $grid-rtl: true;
.container { @include container; }
```

_Be sure to read the [documentation](https://jonsuh.com/mcgriddle/) for a full list of settings, mixins and functions._

## That’s it?

The documentation is still a work-in-progress, so there are features and functionality that have yet to be properly documented. I also have a couple more features I’d like to build (when and if I decide to), but aside from that… yep, that’s it.
Expand Down

0 comments on commit df0b65c

Please sign in to comment.