From a398ff8d67d3d53dc08d266a2a90a7f2c7d23f53 Mon Sep 17 00:00:00 2001 From: Eugene Kirdzei Date: Fri, 28 Apr 2023 16:00:02 +0200 Subject: [PATCH] Update README.md (#111) --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 181b8bf..1ed030d 100644 --- a/README.md +++ b/README.md @@ -16,10 +16,6 @@ Once again, the RabbitEvents library helps you to publish an event and handle it 1. [Upgrade from 7.x to 8.x](#upgrade_7.x-8.x) 1. [Publisher component](#publisher) 1. [Listener component](#listener) -1. [Console commands](#commands) - * [rabbitevents:listen](#command-listen) - listen to an event - * [rabbitevents:list](#command-list) - display list of registered events -1. [Examples](/examples) 1. [Non-standard use](#non-standard-use) ## Installation via Composer