From 66084993ee4fc8fcc0df3112e82f10dca804be3d Mon Sep 17 00:00:00 2001 From: Simone Basso <bassosimone@gmail.com> Date: Wed, 3 Feb 2021 19:37:25 +0100 Subject: [PATCH] doc(README): mention we were merged into probe-cli --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 058f124..c4b5baf 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,9 @@ required functionality to run such nettests. We expect you to use the Go version indicated in [go.mod](go.mod). +**WARNING**: since 2021-02-03, probe-engine has been merged into +[ooni/probe-cli](https://github.com/ooni/probe-cli). + ## Integrating ooni/probe-engine We recommend pinning to a specific version of probe-engine: -- GitLab