Skip to content

Commit

Permalink
docs: specify regarding domain lang
Browse files Browse the repository at this point in the history
  • Loading branch information
dd84ai committed Dec 10, 2023
1 parent 12a93f3 commit 7dc2647
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ flowchart TD
- Unit testable first. everything else later.
- Justified abstractions will appear with a strict minimal interface to reduce overall complexity of a code.
- High usage of `type NewType string` for more self documentation
- Trying to find domain language of the tool
- Minimize third party lib dependencies
- Simplify end user installation
- No autoupdates inside the program. Everything should work offline.
Expand Down

0 comments on commit 7dc2647

Please sign in to comment.