fixed readme typo
This commit is contained in:
parent
368af1f0fc
commit
8f8a7c3268
|
@ -41,7 +41,7 @@ The prebuilt executables are based on the [`examples/base/main.go` file](https:/
|
||||||
|
|
||||||
### Use as a Go framework/toolkit
|
### Use as a Go framework/toolkit
|
||||||
|
|
||||||
PocketBase as distributed as a regular Go library package which allows you to build
|
PocketBase is distributed as a regular Go library package which allows you to build
|
||||||
your own custom app specific business logic and still have a single portable executable at the end.
|
your own custom app specific business logic and still have a single portable executable at the end.
|
||||||
|
|
||||||
Here is a minimal example:
|
Here is a minimal example:
|
||||||
|
|
Loading…
Reference in New Issue