From 373a0cc89552d42db973e41bf75166643e360c0b Mon Sep 17 00:00:00 2001
From: edizor <113095366+edizor@users.noreply.github.com>
Date: Sat, 11 Nov 2023 07:33:19 +0800
Subject: [PATCH] Update README.md

[skip ci]
---
 reactor-core/README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/reactor-core/README.md b/reactor-core/README.md
index dccf1fa85c..96355ad703 100644
--- a/reactor-core/README.md
+++ b/reactor-core/README.md
@@ -13,3 +13,4 @@ This module contains articles about Reactor Core.
 - [Handling Exceptions in Project Reactor](https://www.baeldung.com/reactor-exceptions)
 - [Difference Between Flux.create and Flux.generate](https://www.baeldung.com/java-flux-create-generate)
 - [Difference Between Flux and Mono](https://www.baeldung.com/java-reactor-flux-vs-mono)
+- [Working With MathFlux](https://www.baeldung.com/java-reactor-mathflux)