From dc2a4095ed82644f48136ec4e93bc8ff82c2f621 Mon Sep 17 00:00:00 2001 From: Christoph Kappestein Date: Wed, 9 Aug 2017 20:07:55 +0200 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 812d5cd9..5e050b24 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ components are independent of the framework and can also be used in another context. The following list contains the most notable packages: - [psx/api](https://github.com/apioo/psx-api) - Parse and generate API specification formats (i.e. RAML) + Parse and generate API specification formats (i.e. OpenAPI, RAML) - [psx/data](https://github.com/apioo/psx-data) Data processing library to read and write POPOs in different formats - [psx/schema](https://github.com/apioo/psx-schema)