From bd636d205996b12c7e36a3b028659e6b7da7a16a Mon Sep 17 00:00:00 2001 From: Alejandro Saucedo Date: Fri, 17 Dec 2021 13:06:36 +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 a7deecc0a..15816eb73 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ Below you can find a GPU multiplication example using the C++ and Python Kompute interfaces. -You can [join the Discord](https://discord.gg/ywjaBH6v24) for questions/discussion, open a [github issue](https://github.com/KomputeProject/kompute/issues/new), or read [the documentation](https://kompute.cc/). +You can [join the Discord](https://discord.gg/ywjaBH6v24) for questions / discussion, open a [github issue](https://github.com/KomputeProject/kompute/issues/new), or read [the documentation](https://kompute.cc/). ### Your First Kompute (C++)