1
0
mirror of https://github.com/duke-git/lancet.git synced 2026-02-04 12:52:28 +08:00

update readme file

This commit is contained in:
dudaodong
2023-01-12 11:32:43 +08:00
parent d4bba76dc8
commit 9ffe96d3ef
2 changed files with 2 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
<div align=center>
<a href="https://uvdream.github.io/lancet-docs/en/"><img src="./logo.png" width="200" height="200"/></a>
<img src="./logo.png" width="200" height="200"/>
<br/>

View File

@@ -1,5 +1,5 @@
<div align=center>
<a href="https://uvdream.github.io/lancet-docs/"><img src="./logo.png" width="200" height="200"/><a/>
<img src="./logo.png" width="200" height="200"/>
<br/>
@@ -1176,7 +1176,6 @@ import "github.com/duke-git/lancet/v2/xerror"
[[doc](https://github.com/duke-git/lancet/blob/main/docs/xerror_zh-CN.md#Unwrap)]
[[play](https://go.dev/play/p/w84d7Mb3Afk)]
- [Unwrap](https://github.com/duke-git/lancet/blob/main/docs/xerror_zh-CN.md#Unwrap)
## 如何贡献代码