diff --git a/README.md b/README.md index f105c14..4c364c3 100644 --- a/README.md +++ b/README.md @@ -92,7 +92,7 @@ type SortExample struct { The fixed order is `json,xml`, so the tags `json` and `xml` will be sorted and aligned first, and the rest tags will be sorted and aligned in the dictionary order. -## Reference +## References [Golang AST Visualizer](http://goast.yuroyoro.net/)