From: Ronald Holshausen Date: Mon, 9 Nov 2020 03:57:53 +0000 (+1100) Subject: chore: update readme X-Git-Tag: wip-umbau-array-contains~21 X-Git-Url: https://juplo.de/gitweb/?p=demos%2Fexample-siren;a=commitdiff_plain;h=5ef7a216e307e05d9c309da1d017b67d5480088a chore: update readme --- diff --git a/README.md b/README.md index 9ad63b5..f2a7dbf 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Example project using [Siren](https://github.com/kevinswiber/siren) for hypermedia entities and testing with Pact. This project has two sub-projects, a provider springboot project which is using `spring-hateoas-siren` to provide Siren -responses and a Javascript consumer project `ketting` to parse and navigate the Siren responses. +responses and a Javascript consumer project using `ketting` to parse and navigate the Siren responses. ## Provider Project