diff --git a/README.md b/README.md index 3d25df0..fdcd06a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # php-openapi +> 🛎️ This repository is moved to [php-openapi/php-openapi](https://github.com/php-openapi/php-openapi) + Read and write [OpenAPI](https://www.openapis.org/) 3.0.x YAML and JSON files and make the content accessible in PHP objects. It also provides a CLI tool for validating and converting OpenAPI 3.0.x Description files.