From 4ccdc4251cef4eb4e4a3bcacd51cb7bfc8bd54ed Mon Sep 17 00:00:00 2001 From: Alejandro Saucedo Date: Mon, 25 Jan 2021 18:37:54 +0000 Subject: [PATCH] Simplified initial examples --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e0d3fa2..e38ab08 100644 --- a/README.md +++ b/README.md @@ -90,7 +90,7 @@ int main() { ``` -#### Your First Kompute (Python) +### Your First Kompute (Python) The [Python package](https://kompute.cc/overview/python-package.html) provides a [high level interactive interface](https://kompute.cc/overview/python-reference.html) that enables for experimentation whilst ensuring high performance and fast development workflows.