mirror of
https://github.com/unidoc/unipdf.git
synced 2025-05-02 22:17:06 +08:00
Merge pull request #305 from Quasilyte/patch-1
readme: add missing "go" code block marker
This commit is contained in:
commit
9b2f51c655
@ -119,7 +119,7 @@ To use unidoc in your projects, you need to get a license.
|
||||
Get your license on [https://unidoc.io](https://unidoc.io).
|
||||
|
||||
To load your license, simply do:
|
||||
```
|
||||
```go
|
||||
unidocLicenseKey := "... your license here ..."
|
||||
err := license.SetLicenseKey(unidocLicenseKey)
|
||||
if err != nil {
|
||||
|
Loading…
x
Reference in New Issue
Block a user