From bbaf8b7a168a29e9f04885bf98f9a242a05da2ce Mon Sep 17 00:00:00 2001
From: Siddharth VP <siddharthvp@gmail.com>
Date: Sat, 17 Apr 2021 12:36:28 +0530
Subject: [PATCH] mention github topic

---
 README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.md b/README.md
index a0d990f..abc8667 100644
--- a/README.md
+++ b/README.md
@@ -5,6 +5,8 @@ This is a template repository to create a Twinkle customisation for a new wiki.
 
 To use this template, click on the ![Use this template](https://user-images.githubusercontent.com/6702424/98155461-92395e80-1ed6-11eb-93b2-98c64453043f.png) button near the top. The [template initialisation workflow](https://github.com/wikimedia-gadgets/twinkle-starter/blob/master/.github/workflows/template_initialization.yaml) will shortly create a new commit in your repository replacing the placeholders in the package.json file. If you don't wish to use GitHub, please see [the note below](#user-content-use-a-source-code-host-other-than-github).
 
+Add the [topic "wikimedia-twinkle"](https://github.com/topics/wikimedia-twinkle) to your GitHub repository so that it is easy for others to locate all twinkle repos.
+
 ### Customising Twinkle - Getting Started
 You need to have the following installed on your system: (i) Git, (ii) Node.js v13 or above, (iii) npm.