From a376a125412717252302b78cea3a16f72568b944 Mon Sep 17 00:00:00 2001 From: fangcong Date: Mon, 17 May 2021 10:36:56 +0800 Subject: [PATCH] thanks jetbrains --- .gitignore | 3 ++- README.md | 5 +++++ README.zh-CN.md | 4 ++++ 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 60064b4..2f15a90 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ *.exe *.log -*.out \ No newline at end of file +*.out +.idea/ \ No newline at end of file diff --git a/README.md b/README.md index dcb99e8..d63428e 100644 --- a/README.md +++ b/README.md @@ -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. + + + ## Thanks diff --git a/README.zh-CN.md b/README.zh-CN.md index 1a23b2e..638462f 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -104,6 +104,10 @@ * 生成UUID * 检查一个字符串是否为UUID +### 🔑 JetBrains 开源证书支持 +`galang` 项目一直以来都是在 JetBrains 公司旗下的 `GoLand` 集成开发环境中进行开发,基于 free JetBrains Open Source license(s) 正版免费授权,在此表达我的谢意。 + + ## 特别感谢