Skip to content

Commit 6041c98

Browse files
doc(readme): soften prelude text
Signed-off-by: Derek Lewis <[email protected]>
1 parent 67e8bec commit 6041c98

1 file changed

Lines changed: 7 additions & 6 deletions

File tree

README.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,13 @@
2020

2121
<br />
2222

23-
The high-level goal of `@openinf/util-types` is to serve as a Node.js
24-
package containing utilities for **fundamental JavaScript type-related
25-
operations** primarily enabling users to perform native typechecking and
26-
simplify type coercion. As is the case with any software project in continuous
27-
development, omissions and errors may exist, for which [contributions are
28-
welcome](#contributing).
23+
The high-level goal of `@openinf/util-types` is to serve as a Node.js package
24+
containing utilities for **fundamental JavaScript type-related operations**
25+
primarily enabling users to perform native typechecking and simplify type
26+
coercion. We are constantly working to improve this repository, so please feel
27+
free to [contribute](#contributing) if you notice any omissions or errors.
28+
29+
Thanks!
2930

3031
<br />
3132

0 commit comments

Comments
 (0)