Skip to content

Commit c504b1e

Browse files
authored
Merge pull request #128 from andrew-scott-fischer/beta
remove extra newlines
2 parents bbea4f5 + a13c0d6 commit c504b1e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

packages/io-ts-http/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ Runtime types for (de)serializing HTTP requests from both the client and server
44

55
## Overview
66

7-
8-
97
The primary function in this library is `httpRequest`, which is used to build codecs
108
which can parse a generic HTTP request into a more refined type. The generic HTTP
119
request should conform to the following interface:

0 commit comments

Comments
 (0)