From 1aeffd7da2b5e2938ad135cc3b35585c30d7f685 Mon Sep 17 00:00:00 2001 From: r-brink Date: Wed, 15 May 2024 12:42:05 +0200 Subject: [PATCH] update banners in README and User Guide --- README.md | 2 +- docs/index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e4348fd2d762..a7534dba8739 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@

- Polars logo + Polars logo

diff --git a/docs/index.md b/docs/index.md index 16ec4a31e4ae..f4ae1d575621 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,4 +1,4 @@ -![logo](https://raw.githubusercontent.com/pola-rs/polars-static/master/logos/polars_github_logo_rect_dark_name.svg) +![logo](https://raw.githubusercontent.com/pola-rs/polars-static/master/banner/polars_github_banner.svg)

Blazingly Fast DataFrame Library