Skip to content

Commit 67e8bec

Browse files
doc(readme): mv towards more-standard prelude
Signed-off-by: Derek Lewis <[email protected]>
1 parent 1b14428 commit 67e8bec

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
@@ -1,30 +1,31 @@
11
[![Orange banner indicating a preview software component][release-level-banner--unstable]](##)
22

3+
<br />
4+
35
<!-- markdownlint-disable-next-line line-length -->
46
<a href="##"><img src="https://raw.githubusercontent.com/OpenINF/openinf.github.io/live/assets/img/svg/logogram-color.svg?sanitize=true" alt="OpenINF logo" title="OpenINF" align="right" height="96" width="96" /></a>
57

6-
<div align="center">
8+
<div align="left">
79

8-
## @openinf/util-types
10+
## `@openinf/util-types`
911

10-
Fundamental JavaScript type-related utilities
12+
> Fundamental JavaScript type-related utilities
1113
1214
<br />
1315

1416
[!['View on npm'][npm-badge--shields]][npm-badge-url]
1517
[!['License: MIT/Apache-2.0'][license-badge--shields]][license-badge-url]
16-
!['Project Status: Under construction'][project-status-badge]
1718

1819
</div>
1920

2021
<br />
2122

22-
_The high-level goal of `@openinf/util-types` is to serve as a Node.js
23+
The high-level goal of `@openinf/util-types` is to serve as a Node.js
2324
package containing utilities for **fundamental JavaScript type-related
2425
operations** primarily enabling users to perform native typechecking and
2526
simplify type coercion. As is the case with any software project in continuous
2627
development, omissions and errors may exist, for which [contributions are
27-
welcome](#contributing)._
28+
welcome](#contributing).
2829

2930
<br />
3031

0 commit comments

Comments
 (0)