Skip to content

Commit

Permalink
Merge pull request #36 from gakkiyomi/develop
Browse files Browse the repository at this point in the history
thanks jetbrains
  • Loading branch information
gakkiyomi committed May 17, 2021
2 parents bdae0a0 + a376a12 commit bfeacd5
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
*.exe
*.log
*.out
*.out
.idea/
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,11 @@
* Generate a UUID
* check if UUID is legal

### 🔑 JetBrains OS licenses
`galang` had been being developed with `GoLand IDE` under the free JetBrains Open Source license(s) granted by JetBrains s.r.o., hence I would like to express my thanks here.

<a href="https://www.jetbrains.com/?from=galang" target="_blank"><img src="https://b3logfile.com/file/2021/05/jetbrains-variant-2-42d96aa4.png" width="250" align="middle"/></a>



## Thanks
Expand Down
4 changes: 4 additions & 0 deletions README.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,10 @@
* 生成UUID
* 检查一个字符串是否为UUID

### 🔑 JetBrains 开源证书支持
`galang` 项目一直以来都是在 JetBrains 公司旗下的 `GoLand` 集成开发环境中进行开发,基于 free JetBrains Open Source license(s) 正版免费授权,在此表达我的谢意。

<a href="https://www.jetbrains.com/?from=galang" target="_blank"><img src="https://b3logfile.com/file/2021/05/jetbrains-variant-2-42d96aa4.png" width="250" align="middle"/></a>


## 特别感谢
Expand Down

0 comments on commit bfeacd5

Please sign in to comment.