From 5245528b24e45ccb588916a6a5f9ecb05773aa72 Mon Sep 17 00:00:00 2001 From: Aviv Palivoda Date: Sat, 30 May 2020 10:41:57 +0300 Subject: [PATCH] Add link to home page --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 353a3b5961f..a50600b4aef 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# RustPython +# [RustPython](https://rustpython.github.io/) A Python-3 (CPython >= 3.5.0) Interpreter written in Rust :snake: :scream: :metal:.