Skip to content

Commit

Permalink
feat: 规范化
Browse files Browse the repository at this point in the history
  • Loading branch information
zhixunjie committed Apr 19, 2024
1 parent 6f2f680 commit 9dda08f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4

- name: Set up Go
uses: actions/setup-go@v4
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ im-fun

[![Language](https://img.shields.io/badge/Language-Go-blue.svg)](https://golang.org/)
[![Build Status]()](https://github.com/Terry-Mao/goim/actions)[![Go Report Card](https://goreportcard.com/badge/github.com/zhixunjie/im-fun)](https://goreportcard.com/report/github.com/zhixunjie/im-fun)

IM PlayGround,Just For Fun 😄. Inspired by [Terry-Mao/goim](https://github.com/Terry-Mao/goim)

![flow.png](img/flow.png)
Expand Down

0 comments on commit 9dda08f

Please sign in to comment.