Skip to content

Commit

Permalink
Readme: added playground links
Browse files Browse the repository at this point in the history
  • Loading branch information
f3l1x committed Mar 12, 2019
1 parent ee31d8d commit f2606e3
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ The middlewares / relay conception is a strong pattern with many benefits.
- [Utils](#utils)
- [ChainBuilder](#chainbuilder)
- [Lambda](#lambda)
- [Playground](#playground)

## Installation

Expand Down Expand Up @@ -351,3 +352,10 @@ Lambda::blank()
return function () {
};
```

## Playground

Take a look at real usecases:

- https://github.com/apitte/playground
- https://github.com/planette/forest-project

0 comments on commit f2606e3

Please sign in to comment.