Skip to content

Commit

Permalink
Adding blog post to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
pfgray committed Sep 15, 2018
1 parent d4f457f commit a29eef2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ Transform HOCs and Render Props to chainables and back:

![Chainable pipeline](docsSrc/chainable-pipeline.png?raw=true "Chainable pipeline")

:point_down: Here's a blog post that introduces the API.
[https://paulgray.net/chainable-components](https://paulgray.net/chainable-components)

Example:
```jsx
import { Route } from 'react-router';
Expand Down

0 comments on commit a29eef2

Please sign in to comment.