From b67415bcc26dfc4b223ad354a700834879f0e2b0 Mon Sep 17 00:00:00 2001 From: bohd4nx Date: Mon, 11 May 2026 13:21:18 +0300 Subject: [PATCH] chore: remove redundant reference to examples directory in README --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index a762b0c..7677515 100644 --- a/README.md +++ b/README.md @@ -106,7 +106,6 @@ asyncio.run(main()) Full runnable examples: - https://github.com/bohd4nx/pyfragment/tree/master/examples -- `examples/` Payload debug/decode helper (thanks):