Skip to content

Create a Use Cases Directory #102

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 2, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions use_cases/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
This directory provides examples for specific use cases. Please [open an issue](https://github.com/sendgrid/php-http-client/issues) or make a pull request for any use cases you would like us to document here. Thank you!

# Table of Contents
* [Docker](docker.md)
6 changes: 0 additions & 6 deletions USE_CASES.md → use_cases/docker.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,3 @@
This documentation provides examples for specific use cases. Please [open an issue](https://github.com/sendgrid/php-http-client/issues) or make a pull request for any use cases you would like us to document here. Thank you!

# Table of Contents
* [Docker](#docker)

<a name="docker"></a>
# Docker

You can run the example code at `examples/example.php` in a Docker container.
Expand Down