From 7c90c8b7d3cc53865ee86f0979c86efd892a7924 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=BA=90=E6=96=87=E9=9B=A8?= <41315874+fumiama@users.noreply.github.com> Date: Wed, 1 Jun 2022 00:40:42 +0800 Subject: [PATCH] add img --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 9e4f5b0..4931708 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,9 @@ This framework is a simple wrapper for [go-telegram-bot-api](https://github.com/ ## Quick Start > Here is a plugin-based example + +![example](https://user-images.githubusercontent.com/41315874/171227962-199ede01-e41a-4552-8b72-018ee23ad2e2.png) + ```go package main