Skip to content

Commit

Permalink
refactor: readme
Browse files Browse the repository at this point in the history
  • Loading branch information
daopunk committed Nov 21, 2024
1 parent 949c774 commit 43db907
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,16 @@
<dd>Check `package.json` for more linter commands</dd>
<dd>Internal variables start with an underscore ('_exampleOfInternalVar').</dd>
<dd>Run `lint:natspec` to check contracts and interfaces for correct natspec.</dd>

<dt>Commit Messages</dt>
<dd>Example: `feat: added liquidation method to buttered-bread contract`</dt>
<dd>Example: `test: added unit tests`</dt>
<dd>For more specific details, checkout `https://www.conventionalcommits.org/en/v1.0.0-beta.4/`</dd>
</dl>

<div align="center">End of Breadchain Notes</div>
<div align="center">Continue Reading Wonderland Outline</div>

## Features

<dl>
Expand Down

0 comments on commit 43db907

Please sign in to comment.