We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 767a95a commit 11285c7Copy full SHA for 11285c7
1 file changed
README.md
@@ -51,6 +51,8 @@ See example application [here](https://github.com/featurevisor/featurevisor-exam
51
- [Releasing](#releasing)
52
- [License](#license)
53
54
+<!-- FEATUREVISOR_DOCS_BEGIN -->
55
+
56
## Installation
57
58
In your Go application, install the SDK using Go modules:
@@ -772,6 +774,8 @@ go run cmd/main.go assess-distribution \
772
774
--n=1000
773
775
```
776
777
+<!-- FEATUREVISOR_DOCS_END -->
778
779
## Development of this package
780
781
### Setting up
0 commit comments