Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
krzysztofreczek authored Dec 2, 2020
1 parent eceec4e commit 1e292a7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -180,3 +180,7 @@ err = v.RenderStructureTo(structure, outFile)
The best results and experience in using the library will be ensured by enforcing the following practices:
- Having a solid and well-organized application context following clean-architecture principles will make your diagrams simple and easy to read. Also, this will allow you to create a short list of component types and styles.
- Following consistent naming conventions will help you in creating simple and straight-forward scraper rules.

## Full code documentation
https://pkg.go.dev/github.com/krzysztofreczek/go-structurizr

0 comments on commit 1e292a7

Please sign in to comment.