From 797c5a98cdbe66af1d01463ed9870f8494ecedd4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Viktor=20Sz=C3=A9pe?= Date: Thu, 2 Nov 2023 23:11:13 +0100 Subject: [PATCH] Remove Extracts from README --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 724d9bd88..feb94087e 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,6 @@ - [Filters](https://root.conedevelopment.com/docs/filters) - Filters are responsible for transforming the current request to a database query. - [Actions](https://root.conedevelopment.com/docs/actions) - Actions are responsible for performing a specific action on a set of models. - [Widgets](https://root.conedevelopment.com/docs/widgets) - Widgets are cards that display some information or any content you want to display. -- [Extracts](https://root.conedevelopment.com/docs/extracts) - Extracts are layers on the top of the resource index. ## Contributing