From e2112995adc3f03ed987c885e7422d8fd2adc59c Mon Sep 17 00:00:00 2001 From: xiangyu <3170102889@zju.edu.cn> Date: Sun, 5 Feb 2023 23:10:43 +0800 Subject: [PATCH] update: readme --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index c9213c9..5bfd7dc 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,12 @@ This is a plugin template for [Zotero](https://www.zotero.org/). Plugins using t > 👁 Watch this repo so that you can be notified whenever there are fixes & updates. +If you are using this repo, I recommended that you put this badge ([![Using Zotero Plugin Template](https://img.shields.io/badge/Using-Zotero%20Plugin%20Template-blue?style=flat-square&logo=github)](https://github.com/windingwind/zotero-plugin-template)) on your README: + +```md +[![Using Zotero Plugin Template](https://img.shields.io/badge/Using-Zotero%20Plugin%20Template-blue?style=flat-square&logo=github)](https://github.com/windingwind/zotero-plugin-template) +``` + ## Features - Event-driven, functional programming, under extensive skeleton;