From af757a2fac1da1bfb18b9426a6a412adfdf5af78 Mon Sep 17 00:00:00 2001 From: Mathew Polzin Date: Sun, 27 Jan 2019 21:46:22 -0800 Subject: [PATCH] Add emphasis to README line. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a550311..a861608 100644 --- a/README.md +++ b/README.md @@ -843,4 +843,4 @@ This Framework is currently undocumented, but familiarity with `SwiftCheck` will # JSONAPI+OpenAPI The `JSONAPIOpenAPI` framework adds the ability to generate OpenAPI compliant JSON documentation of a JSONAPI Document. -This library is in its infancy. The documentation will grow as the framework becomes more complete. +*This library is in its infancy. The documentation will grow as the framework becomes more complete.*