X-Git-Url: https://juplo.de/gitweb/?a=blobdiff_plain;f=README.md;fp=README.md;h=f2a7dbf23c3372bd44d0b7d0ff80b736d8fc6e24;hb=5ef7a216e307e05d9c309da1d017b67d5480088a;hp=9ad63b50a2143cbb1be20f9c205b7400c2f8db6b;hpb=e179a7c720c363eeb66d61592ccf02c27b192c0d;p=demos%2Fexample-siren 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