Skip to content

Commit 2534dc3

Browse files
authored
Update README.md
1 parent 99a56b7 commit 2534dc3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ mochapack --watch test
8686

8787
## Contributing
8888

89-
This project uses `nari` package manager to have reproducible builds without resorting to lockfiles, it uses `lockTime` field in `package.json` instead.
89+
This project uses [nari] package manager to have reproducible builds without resorting to lockfiles, it uses `lockTime` field in `package.json` instead.
9090

9191
To install `nari` execute:
9292
`npm i -g nari`
@@ -101,6 +101,7 @@ This source code is licensed under the [MIT] license.<br/>
101101
Copyright &copy; 2016-2017 Jan-André Zinser<br/>
102102
Copyright &copy; 2018 [SysGears (Cyprus) Limited].
103103

104+
[nari]: https://github.com/narijs/nari
104105
[build-badge]: https://github.com/sysgears/mochapack/actions/workflows/build-and-test.yml/badge.svg
105106
[build]: https://github.com/sysgears/mochapack/actions/workflows/build-and-test.yml
106107
[npm-badge]: https://img.shields.io/npm/v/mochapack.svg?style=flat-square

0 commit comments

Comments
 (0)