docs: mention util and convert packages in compiler

This commit is contained in:
Evgenii Stratonikov 2020-09-15 16:33:34 +03:00
parent bcc11cbd74
commit 5ba22a02f4

View file

@ -32,6 +32,9 @@ pkg.go.dev](https://pkg.go.dev/github.com/nspcc-dev/neo-go/pkg/interop)
for full API documentation. In general it provides the same level of
functionality as Neo .net Framework library.
Compiler provides some helpful builtins in `util` and `convert` packages.
Refer to them for detailed documentation.
## Quick start
### Compiling