From 7935c5cb9e782643f9a4bae15f2ba6596d8a55b9 Mon Sep 17 00:00:00 2001 From: Anton Sviridov Date: Fri, 21 Jun 2024 08:05:17 +0100 Subject: [PATCH] Add example running command --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 809e6c0..8f01ac7 100644 --- a/README.md +++ b/README.md @@ -80,3 +80,4 @@ Here are some useful commands: - `make test` – run tests - `make check-docs` – verify that snippets in `README.md` (this file) compile - `make pre-ci` – format the code so that it passes CI check +- `make run-example` – run example from README against real https://httpbin.org