mirror of
https://github.com/ninenines/cowboy.git
synced 2025-07-14 12:20:24 +00:00
Mark broken examples as such in their README
This commit is contained in:
parent
43ccea87bc
commit
dfcfe2cb88
3 changed files with 6 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
|||
= Compressed response example
|
||||
|
||||
*This example is currently broken on master.*
|
||||
|
||||
To try this example, you need GNU `make` and `git` in your PATH.
|
||||
|
||||
To build and run the example, use the following command:
|
||||
|
|
|
@ -1,5 +1,7 @@
|
|||
= Error hook example
|
||||
|
||||
*This example is currently broken on master.*
|
||||
|
||||
To try this example, you need GNU `make` and `git` in your PATH.
|
||||
|
||||
To build and run the example, use the following command:
|
||||
|
|
|
@ -1,5 +1,7 @@
|
|||
= REST streaming example
|
||||
|
||||
*This example is currently broken on master.*
|
||||
|
||||
To try this example, you need GNU `make` and `git` in your PATH.
|
||||
|
||||
To build and run the example, use the following command:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue