From 6a4ba90c8cf244370e348ea284dd5573836193dc Mon Sep 17 00:00:00 2001 From: chenquan Date: Mon, 12 Sep 2022 22:31:44 +0800 Subject: [PATCH] doc: fix a link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0c5618c..f814328 100644 --- a/README.md +++ b/README.md @@ -13,5 +13,5 @@ Implement the `sqlplus.Hook` interface and wrap it with `sqlplus.New(d driver.Dr # example -- [https://github.com/chenquan/sqltrace](sqltrace): A sql link tracking library, +- [sqltrace](https://github.com/chenquan/sqltrace): A sql link tracking library, suitable for any relational database such as MySQL, oracle, SQL Server, PostgreSQL,TiDB etc. \ No newline at end of file