From 5d29c55600038e644c23adf328de6c8dfaecad1f Mon Sep 17 00:00:00 2001
From: David Goz <david.goz@inaf.it>
Date: Fri, 21 Jun 2024 16:06:45 +0000
Subject: [PATCH] Update README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 1610932..b1b74f5 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
 
 The Poisson problem is a simple partial differentual equation (PDE) that is at the
 core of many applications. The example is useful for desccribing the features
-of MPI/OpenMP that can be used in solving partial differential equations and
+of MPI/OpenMP/CUDA/OpenACC that can be used in solving partial differential equations and
 other problems that involve decomposition across many processes.
 
 Authors: Andrea Mignone   (mignone@to.infn.it)       ---> original version
-- 
GitLab