mirror of
https://github.com/labstack/echo.git
synced 2024-12-24 20:14:31 +02:00
Update README.md
This commit is contained in:
parent
d4928af2a4
commit
dcfb69559d
19
README.md
19
README.md
@ -82,17 +82,30 @@ $ go run main.go
|
||||
Browse to [http://localhost:1323](http://localhost:1323) and you should see
|
||||
Hello, World! on the page.
|
||||
|
||||
### Next?
|
||||
### Next
|
||||
|
||||
- Browse [recipes](https://labstack.com/echo/recipes/hello-world)
|
||||
- Head over to [guide](https://labstack.com/echo/guide/installation)
|
||||
|
||||
### Need help?
|
||||
|
||||
- [Hop on to chat](https://gitter.im/labstack/echo)
|
||||
- [Open an issue](https://github.com/labstack/echo/issues/new)
|
||||
|
||||
## Want to support us?
|
||||
|
||||
- :star: the project
|
||||
- [Donate](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=JD5R56K84A8G4&lc=US&item_name=LabStack&item_number=echo¤cy_code=USD&bn=PP-DonationsBF:btn_donate_LG.gif:NonHosted)
|
||||
- :earth_americas: spread the word
|
||||
- [Contribute](#contribute) to the project
|
||||
|
||||
## Contribute
|
||||
|
||||
**Use issues for everything**
|
||||
|
||||
- Report issues
|
||||
- Discuss before sending pull request
|
||||
- Suggest new features
|
||||
- Discuss on chat before sending a pull request
|
||||
- Suggest new features or enhancements
|
||||
- Improve/fix documentation
|
||||
|
||||
## Credits
|
||||
|
Loading…
Reference in New Issue
Block a user