doc: ensure all top dirs have an explanatory README (#214)
* doc: ensure all top dirs have an explanatory README This makes the repository a lil bit nicer to newcomers. Part of https://github.com/ooni/probe/issues/1335 * fix: re-run bindata to embed the README The readme is small, so we can pay the price of adding it. On a related note, I am very pleased the Go team implemented the `//go:embed` feature, so we can get rid of this bindata thing.
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@ Tools with this shallow-compatible CLI are:
|
||||
|
||||
1. `github.com/ooni/probe-legacy`
|
||||
2. `github.com/measurement-kit/measurement-kit/src/measurement_kit`
|
||||
3. `github.com/ooni/probe-engine/cmd/miniooni`
|
||||
3. `github.com/ooni/probe-engine/internal/cmd/miniooni`
|
||||
|
||||
## Run QA on a Linux system
|
||||
|
||||
|
||||
Reference in New Issue
Block a user