Skip to content

Commit 40dec36

Browse files
doc(readme): mv towards more-standard prelude
Signed-off-by: Derek Lewis <[email protected]>
1 parent 37bbd90 commit 40dec36

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,29 +1,30 @@
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-object
10+
## `@openinf/util-object`
911

10-
Common JavaScript object type-related utilities
12+
> Common JavaScript object 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-object` is to serve as a Node.js package
23+
The high-level goal of `@openinf/util-object` is to serve as a Node.js package
2324
containing utilities for **common JavaScript object type-related operations**
2425
primarily enabling users to perform comparisons and analyze object contents. As
2526
is the case with any software project in continuous development, omissions and
26-
errors may exist, for which [contributions are welcome](#contributing)._
27+
errors may exist, for which [contributions are welcome](#contributing).
2728

2829
<br />
2930

0 commit comments

Comments
 (0)