Skip to content

Commit 98926ef

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

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

10-
Common Markdown table-related utilities
12+
> Common Markdown table-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-md-table` is to serve as a Node.js
23+
The high-level goal of `@openinf/util-md-table` is to serve as a Node.js
2324
package containing utilities for **common operations on Markdown tables**
2425
allowing users to make use of them in new ways. As is the case with any software
2526
project in continuous development, omissions and errors may exist, for which
26-
[contributions are welcome](#contributing)._
27+
[contributions are welcome](#contributing).
2728

2829
<br />
2930

0 commit comments

Comments
 (0)