Skip to content

Commit 4bb8539

Browse files
doc(readme): mv towards more-standard prelude
Signed-off-by: Derek Lewis <[email protected]>
1 parent 070a95c commit 4bb8539

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-errors
10+
## `@openinf/util-errors`
911

10-
Essential utility errors inspired by Node.js core error codes
12+
> Essential utility errors inspired by Node.js core error codes
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-errors` is to serve as a Node.js package
23+
The high-level goal of `@openinf/util-errors` is to serve as a Node.js package
2324
containing **essential utility error classes** that take the form of those found
2425
and used in Node.js core. As is the case with any software project in continuous
2526
development, omissions and errors may exist, for which [contributions are
26-
welcome](#contributing)._
27+
welcome](#contributing).
2728

2829
<br />
2930

0 commit comments

Comments
 (0)