From 43db907f756ab66f7c55c21ad40a6c45b2498a1a Mon Sep 17 00:00:00 2001 From: Hunter King Date: Thu, 21 Nov 2024 21:50:40 +0100 Subject: [PATCH] refactor: readme --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 158f7cc..cfc958a 100644 --- a/README.md +++ b/README.md @@ -46,8 +46,16 @@
Check `package.json` for more linter commands
Internal variables start with an underscore ('_exampleOfInternalVar').
Run `lint:natspec` to check contracts and interfaces for correct natspec.
+ +
Commit Messages
+
Example: `feat: added liquidation method to buttered-bread contract` +
Example: `test: added unit tests` +
For more specific details, checkout `https://www.conventionalcommits.org/en/v1.0.0-beta.4/`
+
End of Breadchain Notes
+
Continue Reading Wonderland Outline
+ ## Features