doc(step-by-step): readability improvements (#820)

This diff contains readability improvements for the step-by-step design document.

Co-authored-by: Simone Basso <bassosimone@gmail.com>
This commit is contained in:
Ain Ghazal 2022-06-30 09:55:18 +02:00 committed by GitHub
commit 74aebedac3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 145 additions and 123 deletions

View file

@ -1,4 +1,4 @@
# Directory github.com/ooni/probe-engine/experiment
# Directory github.com/ooni/probe-cli/internal/engine/experiment
This directory contains the implementation of all the supported
experiments, one for each directory. The [OONI spec repository