We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bdc3bf3 commit c8e325dCopy full SHA for c8e325d
README.md
@@ -47,6 +47,9 @@ This SDK is compatible with [Featurevisor](https://featurevisor.com/) v2.0 proje
47
- [Running tests](#running-tests)
48
- [Releasing](#releasing)
49
- [License](#license)
50
+
51
+<!-- FEATUREVISOR_DOCS_BEGIN -->
52
53
## Installation
54
55
In your PHP application, install the SDK using [Composer](https://getcomposer.org/):
@@ -684,6 +687,8 @@ $ vendor/bin/featurevisor assess-distribution \
684
687
--n=1000
685
688
```
686
689
690
+<!-- FEATUREVISOR_DOCS_END -->
691
692
## Development of this package
693
694
### Setting up
0 commit comments