From b4f4a277c8f9dadb1f8db1fcb5a3dd52bd60e2bd Mon Sep 17 00:00:00 2001 From: Tobias Kraze Date: Thu, 31 Oct 2024 14:24:16 +0100 Subject: [PATCH] rename "master" to "main" --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ed383ab..457e134 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ It works with your existing MySQL or PostgreSQL schema by mostly relying on simp This makes Minidusen a quick way to implement find-as-you-type filters for index views: -![A list of records filtered by a query](https://raw.githubusercontent.com/makandra/minidusen/master/doc/filtered_index_view.cropped.png) +![A list of records filtered by a query](https://raw.githubusercontent.com/makandra/minidusen/main/doc/filtered_index_view.cropped.png) ### Supported queries