📝 Added pkg.go.dev badge in README.md

This commit is contained in:
Maxim Lebedev 2022-01-07 00:38:44 +05:00
parent c17bcb1a1d
commit a3ea5958ba
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
# tree
[![Go Reference](https://pkg.go.dev/badge/source.toby3d.me/toby3d/tree.svg)](https://pkg.go.dev/source.toby3d.me/toby3d/tree)
The fast and simple [Tree Notation](https://faq.treenotation.org/spec/) parser.
Clean and unfiltered Go with single memory allocation and without any 3rd party
dependencies.