diff options
-rw-r--r-- | examples/README.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/examples/README.md b/examples/README.md new file mode 100644 index 0000000..dc88057 --- /dev/null +++ b/examples/README.md @@ -0,0 +1,6 @@ +Cowboy examples +=============== + +The Cowboy examples can be found in a separate repository: + +* https://github.com/extend/cowboy_examples |