diff --git a/distance-oracle/README.md b/distance-oracle/README.md
index b812f3d656d2be9967d4a4dcbc234d4c0ad261af..d899e2aeb3e0a060d174c6152848c05531c07242 100644
--- a/distance-oracle/README.md
+++ b/distance-oracle/README.md
@@ -30,4 +30,9 @@ docker run --rm -it --entrypoint docker-distance-entrypoint \
     -v /data/duniter-v2s/chains/gdev/distance/:/distance \
     -e ORACLE_RPC_URL=wss://gdev.cgeek.fr:443 \
     duniter/duniter-v2s-gdev:latest
-```
\ No newline at end of file
+```
+
+Output:
+
+    2023-12-09T14:45:05.942Z INFO [distance_oracle] Nothing to do: Pool does not exist
+    Waiting 1800 seconds before next execution...
\ No newline at end of file