Skip to content

Commit 822eab4

Browse files
committed
update readme
1 parent 5d8df64 commit 822eab4

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44

55
A lightweight HTTP request inspector and debugging tool written in Go. Tiny RequestBin captures and displays HTTP requests for inspection and debugging purposes.
66

7+
This project was initially created with Gemini and later modified with GitHub Copilot.
8+
79
[![Go Version](https://img.shields.io/github/go-mod/go-version/knktc/tiny-requestbin)](https://golang.org/)
810
[![License](https://img.shields.io/github/license/knktc/tiny-requestbin)](LICENSE)
911

README_ZH_CN.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44

55
Tiny RequestBin 是一个用 Go 语言编写的轻量级 HTTP 请求检查和调试工具。它可以捕获并显示 HTTP 请求,便于检查和调试。
66

7+
本项目使用 Gemini 做了开局,后面使用 Github Copilot 进行修改。
8+
79
[![Go Version](https://img.shields.io/github/go-mod/go-version/knktc/tiny-requestbin)](https://golang.org/)
810
[![License](https://img.shields.io/github/license/knktc/tiny-requestbin)](LICENSE)
911

0 commit comments

Comments
 (0)