From 335348c1e6a9636f26712c3fd6536109f349dfce Mon Sep 17 00:00:00 2001 From: Bagaev Dmitry Date: Mon, 15 Jul 2024 10:46:05 +0200 Subject: [PATCH 1/2] add juliausergroupmunich video --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index eed2c0852..f413973a1 100644 --- a/README.md +++ b/README.md @@ -192,7 +192,15 @@ The `RxInfer` framework consists of three *core* packages developed by [Reactive Additionally, checkout our [video from JuliaCon 2023](https://www.youtube.com/watch?v=qXrvDVm_fnE) for a high-level overview of the package

- + +

+ +## JuliaUserGroupMunich presentation + +Also check out the recorded presentation at JuliaUserGroupMunich for a more detailed overview + +

+

# License From e5a894bfd972af7879a4f528ee22f738ff85e150 Mon Sep 17 00:00:00 2001 From: Bart van Erp <44952318+bartvanerp@users.noreply.github.com> Date: Mon, 15 Jul 2024 10:50:33 +0200 Subject: [PATCH 2/2] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f413973a1..c30d9ec27 100644 --- a/README.md +++ b/README.md @@ -195,9 +195,9 @@ Additionally, checkout our [video from JuliaCon 2023](https://www.youtube.com/wa

-## JuliaUserGroupMunich presentation +## Our presentation at the Julia User Group Munich meetup -Also check out the recorded presentation at JuliaUserGroupMunich for a more detailed overview +Also check out the recorded presentation at the Julia User Group Munich meetup for a more detailed overview of the package