Skip to content

Commit eb7cdea

Browse files
committed
Merge pull request dingo#456 from forkify/readme
Add description and link the the documentation
2 parents e376880 + e0eab12 commit eb7cdea

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

readme.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,13 @@
55
![Development Version](https://img.shields.io/packagist/vpre/dingo/api.svg?style=flat-square)
66
![Monthly Installs](https://img.shields.io/packagist/dm/dingo/api.svg?style=flat-square)
77

8-
This can be considered an alpha and as such is prone to bugs. Please report them as you find them.
8+
> **NOTE:** This package should be considered an alpha and as such is prone to bugs. Please report them as you find them.
9+
10+
The Dingo API package is meant to provide you, the developer, with a set of tools to help you easily and quickly build your own API. While the goal of this package is to remain as flexible as possible it still won't cover all situations and solve all problems.
11+
12+
## Documentation
13+
14+
Please refer to our extensive [Wiki documentation](https://github.com/dingo/api/wiki) for more information.
915

1016
## License
1117

0 commit comments

Comments
 (0)