🚡 Rechange readme

This commit is contained in:
Godruoyi
2021-04-15 11:59:32 +08:00
parent c60468f185
commit 0bcd35685b

View File

@@ -4,8 +4,8 @@
</p>
<p align="center">An Lock Free ID Generator for Golang based on Snowflake Algorithm (Twitter announced).</p>
<p align="center">
<a href="https://github.com/godruoyi/go-snowflake/actions?workflow=test%20and%20build">
<image src="https://github.com/godruoyi/go-snowflake/actions?workflow=test%20and%20build" alt="test">
<a href="https://github.com/godruoyi/go-snowflake/actions?query=workflow%3Arun+tests">
<image src="https://github.com/godruoyi/go-snowflake/actions?query=workflow%3Arun+tests" alt="test">
</a>
<a href="https://goreportcard.com/report/github.com/godruoyi/go-snowflake">
<image src="https://goreportcard.com/badge/github.com/godruoyi/go-snowflake" alt="Go report">