Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Scott Sandler committed Jan 23, 2023
1 parent b1a630a commit ecdb48e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -170,6 +170,10 @@ This library aims to support everything its users use in MySQL, rather than ever

See [Contributing](CONTRIBUTING.md)

### Development

A VSCode [devcontainer](https://containers.dev/implementors/json_reference/) setup is included in the repository. With a local docker daemon running, invoke `code .` in the root of your checkout of this repository and VSCode should automatically build a container and install dependencies. A debug action is included to run unit tests in the HHVM debugger as well.

## Latest Releases

* v4.0.5
Expand Down

0 comments on commit ecdb48e

Please sign in to comment.