From 612b3f9c50dd62b3d1b62c95688a730aa9e9feb3 Mon Sep 17 00:00:00 2001 From: Alejandro Saucedo Date: Sun, 24 Jan 2021 18:22:21 +0000 Subject: [PATCH] Updated readme --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 56a53d253..cad903a43 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ Kompute is provided as a single header file [`Kompute.hpp`](#setup). See [build-system section](#build-overview) for configurations available. -### Interactive Notebook & Hands on Videos +### Interactive Notebooks & Hands on Videos You are able to try out the interactive Colab Notebooks which allow you to use a free GPU. The available examples are the Python and C++ examples below: @@ -54,11 +54,11 @@ You are able to try out the interactive Colab Notebooks which allow you to use a -
Interactive C++ Colab from Blog Post
+
Try the interactive C++ Colab from Blog Post
-
Interactive Python Colab from Blog Post
+
Try the interactive Python Colab from Blog Post
@@ -88,11 +88,11 @@ Both talks have annotated sections - the intro for both is almost the same so yo -
For C++ & Vulkan SDK Enthusiasts
+
Watch the video for C++ & Vulkan SDK Enthusiasts
-
For Python & Machine Learning Enthusiasts
+
Watch the video for Python & Machine Learning Enthusiasts