Skip to content

Commit 73b389d

Browse files
committed
README: Write development section
1 parent f89a752 commit 73b389d

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ You can see it live at [https://stake.eosnetwork.com](https://stake.eosnetwork.c
1717
<p/>
1818
<!-- contents markdown begin -->
1919

20+
1. [Development](#development)
2021
1. [See Also](#see-also)
2122

2223
<!-- contents markdown end -->
@@ -26,6 +27,12 @@ You can see it live at [https://stake.eosnetwork.com](https://stake.eosnetwork.c
2627
</table>
2728
<!-- contents box end -->
2829

30+
## Development
31+
Start here to build this project or to contribute to this repo.
32+
33+
> [!NOTE]
34+
> The source of truth for the version of nodeJS this project supports is the [`.nvmrc`](./.nvmrc) file. Backward- or forward-compatibility with other versions of `node` is made on a best-effort basis, but is not guaranteed.
35+
2936
## See Also
3037
More resources.
3138
- [aws-cloudwatch-alarm-handler](https://github.com/eosnetworkfoundation/aws-cloudwatch-alarm-handler) lambda

0 commit comments

Comments
 (0)