diff --git a/README.md b/README.md index 92c9828c5e417fd93dd8de355c65f6d40b89e169..deafdb7567ad1ffca75eaa3e96362f01531af793 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,12 @@ Implements: - validation of messages against a specified OpenAPI schema - decode/encode stubs +## Dependencies + +An axios library. Axios is included as a dev dependency to run the tests. +I've not installed it as a runtime dependency because in nuxt you need to +use @nuxtjs/axios instead. + ## Install ### Yarn