Skip to content

Commit e787049

Browse files
committed
Add link to sample project.
1 parent 7d19c53 commit e787049

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,8 @@ $container = new Container([
5757
return $container;
5858
```
5959

60+
You could use this [Sample Project](https://github.com/herloct/codeception-slim-module-example) as a reference.
61+
6062
## API
6163

6264
* application - instance of `\Slim\App`

0 commit comments

Comments
 (0)