Skip to content

Commit 867dc1d

Browse files
committed
docs(readme): remove disclaimer
1 parent a4d4306 commit 867dc1d

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# This is pre-release software as in IT HASN'T BEEN RELEASED YET but I am making it public so I don't get billed. Go away for now
2-
31
<p align="center">
42
<a href="/"><img src="./assets/logo-512.png" width="512px" align="center" alt="modestbench: a full-ass benchmarking framework for Node.js"/></a>
53
<h1 align="center"><span class="modestbench"><code>modestbench</code><span></h1>

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@
180180
"prettier --write",
181181
"cspell"
182182
],
183-
"**/!(.github/prompts)/*.md": [
183+
"*.md": [
184184
"markdownlint-cli2 --fix",
185185
"prettier --write",
186186
"cspell"

0 commit comments

Comments
 (0)