From 8018a80cbe3f1479229f92d77d43a46298585f5b Mon Sep 17 00:00:00 2001 From: "Advay Mengle (at Holvonix LLC)" Date: Sat, 10 Aug 2019 08:29:12 -0700 Subject: [PATCH] polish: prettify docs --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d22a143..7fb8692 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,9 @@ `io-ts-fuzzer` lets you generate examples of a given [`io-ts`](https://github.com/gcanti/io-ts) type. -Please note: API elements marked `@experimental` may be changed in breaking ways (including removal) *without* a major version release. Don't use such APIs if that's not acceptable for you. +Please note: API elements marked `@experimental` may be changed in breaking ways +(including removal) _without_ a major version release. Don't use such APIs if +that's not acceptable for you. ## Quick Start