From e7806a3f77d5fab39733ad876064d6acf2923b33 Mon Sep 17 00:00:00 2001 From: Stein Fletcher Date: Tue, 26 Feb 2019 23:48:03 +0000 Subject: [PATCH] Update README.md --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b222004..278b06b 100644 --- a/README.md +++ b/README.md @@ -30,9 +30,10 @@ go get -u github.com/steinfletcher/apitest ### Companion libraries -| Library | Comment | -| -------------------------------------------------------------- | ------------------------- | -| [JSONPath](https://github.com/steinfletcher/api-test-jsonpath) | JSONPath assertion addons | +| Library | Comment | +| -------------------------------------------------------------- | ------------------------------------ | +| [JSONPath](https://github.com/steinfletcher/api-test-jsonpath) | JSONPath assertion addons | +| [PlantUML](https://github.com/steinfletcher/apitest-plantuml) | Export sequence diagrams as plantUML | ### Code snippets