From e7e4376c0ce465c57abf3a0fe8c845fd0fbbd15c Mon Sep 17 00:00:00 2001 From: Bittu Kumar Date: Mon, 16 Oct 2023 18:17:11 +0530 Subject: [PATCH] Load the RustPython logo faster Use RustPython/assets space to store logo.png and display the logo relatively faster. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2c8266cb12..cfae86c640 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ - + # [RustPython](https://rustpython.github.io/)