Skip to content

Commit 0871f29

Browse files
doc(readme): add project status badge
Signed-off-by: Derek Lewis <[email protected]>
1 parent 6c69ff5 commit 0871f29

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ Common Markdown table-related utilities
1010

1111
[!['View on npm'][npm-badge--shields]][npm-badge-url]
1212
[!['License: MIT/Apache-2.0'][license-badge--shields]][license-badge-url]
13+
!['Project Status: Under construction'][project-status-badge]
1314

1415
</div>
1516

@@ -232,5 +233,6 @@ us.
232233
[open an issue]: https://github.com/OpenINF/openinf-util-md-table/issues
233234
[prettier-badge]: https://img.shields.io/badge/code_style-Prettier-ff69b4.svg?logo=prettier 'Code Style: Prettier'
234235
[prettier-url]: https://prettier.io/playground 'Code Style: Prettier'
236+
[project-status-badge]: https://img.shields.io/badge/project%20status-under%20construction-orange 'Project Status: Under construction badge'
235237
[release-level-banner--unstable]: https://raw.githubusercontent.com/OpenINF/openinf.github.io/live/assets/img/svg/release-level-banner--unstable.svg?sanitize=true 'Banner for Release Level: Unstable'
236238
<!-- END LINK DEFINITIONS -->

0 commit comments

Comments
 (0)