diff --git a/README.md b/README.md
index fc1d95f6724..2b224f3b972 100644
--- a/README.md
+++ b/README.md
@@ -19,7 +19,7 @@ Generate metrics that can be embedded everywhere, including your GitHub profile
-
+
|
diff --git a/action.yml b/action.yml
index e5bf3d528a2..103682af5d9 100644
--- a/action.yml
+++ b/action.yml
@@ -403,6 +403,10 @@ inputs:
description: Trim unused hours on charts
default:
+ plugin_habits_languages_limit:
+ description: Limits the number of languages to be displayed
+ default:
+
# ====================================================================================
# 🏅 Repository contributors
diff --git a/source/plugins/habits/README.md b/source/plugins/habits/README.md
index 2503c4c4bd0..da73eb003af 100644
--- a/source/plugins/habits/README.md
+++ b/source/plugins/habits/README.md
@@ -117,6 +117,21 @@ Recent language activity may also displayed (it requires extras features to be e
default: no
+
+ plugin_habits_languages_limit
|
+ Limits the number of languages to be displayed
+ |
+
+
+ ✨ On master /main
+type: number
+(0 ≤
+𝑥
+≤ 8)
+
+zero behaviour: disable
+default: 8
|
+