doc: document the minioonirunv2 functionality (#916)
Closes https://github.com/ooni/probe/issues/2184
This commit is contained in:
parent
d0da224a2a
commit
860426b874
2 changed files with 101 additions and 0 deletions
|
|
@ -2,4 +2,7 @@
|
|||
//
|
||||
// This package supports OONI Run v1 and v2 as well as the direct
|
||||
// creation and instantiation of OONI experiments.
|
||||
//
|
||||
// See https://github.com/ooni/probe-cli/blob/master/docs/design/dd-004-minioonirunv2.md
|
||||
// for more information on the subset of OONI Run v2 implemented by this package.
|
||||
package oonirun
|
||||
|
|
|
|||
Loading…
Reference in a new issue