From 4c52fadd67d3fe023a364c0595777d39f5eeef6b Mon Sep 17 00:00:00 2001 From: eProsima Date: Tue, 15 Oct 2024 13:07:15 +0200 Subject: [PATCH 1/2] Refs #21890: Update commercial support section in project README Signed-off-by: eProsima --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 05117e9..82b3e1e 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,12 @@ as DDS publishers and/or subscribers. ![Architecture](docs/images/xrcedds_architecture.png) +## Commercial support + +Looking for commercial support? Write us to info@eprosima.com + +Find more about us at [eProsima’s webpage](https://eprosima.com/). + ## Documentation The online documentation is hosted by Read the Docs. From 0e0f50fc1f52d0c1eb82170bd42b6ec4ac59259e Mon Sep 17 00:00:00 2001 From: eProsima Date: Thu, 17 Oct 2024 09:02:28 +0200 Subject: [PATCH 2/2] Refs #21890: Apply rev suggestion Signed-off-by: eProsima --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 82b3e1e..85e8bcb 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,3 @@ pip3 install -U -r rtd_requirements.txt make html xdg-open build/html/index.html ``` - -## Getting Help - -If in need of support, reach us by mail at `support@eProsima.com` or by phone at `+34 91 804 34 48`.