From ba550bb16fab99fbc12b631c92be10107b4dc0d8 Mon Sep 17 00:00:00 2001 From: LamGC Date: Thu, 12 Nov 2020 22:01:07 +0800 Subject: [PATCH] =?UTF-8?q?[Update]=20Project=20=E6=B7=BB=E5=8A=A0?= =?UTF-8?q?=E6=A0=87=E7=AD=BE,=20=E6=9B=B4=E6=96=B0=E5=B0=91=E9=87=8F?= =?UTF-8?q?=E5=86=85=E5=AE=B9;?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [Update] README.md 添加标签, 更新许可证相关. --- README.md | 28 +++++++++++++++++++++++++--- 1 file changed, 25 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 6fd4928..37ca73c 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,11 @@ # ContentGrabbingJi 一个以高性能、高效率为目标、多框架/平台支持、持续维护的Pixiv聊天机器人。 (重构进行中,欢迎围观 or 贡献!) -(旧版还能用,只是不再继续维护) +(旧版还能用,只是不再继续维护) +![Unit test confirmation of commit](https://github.com/LamGC/ContentGrabbingJi/workflows/Unit%20test%20confirmation%20of%20commit/badge.svg?branch=3.0.0&event=push) ## Install ## -待 3.0.0-alpha 版发布后将会更新! +待 3.0.0-alpha 版发布后将会更新! ## Usage ## @@ -12,4 +13,25 @@ ## License ## -GNU Affero General Public License v3.0 © LamGC +ContentGrabbingJi 是遵循 GNU Affero General Public License v3.0 协议开源的, +完全免费的项目(软件),任何人(或组织)不允许违反开源协议来使用本项目。 +>通过使用本项目为用户提供服务时,请注意遵守服务使用者所在地的法律法规,因违规使用本项目而带来的后果自行负责。 + +``` +Copyright (C) 2020 LamGC + +ContentGrabbingJi is free software: you can redistribute it and/or modify +it under the terms of the GNU Affero General Public License as +published by the Free Software Foundation, either version 3 of the +License, or (at your option) any later version. + +ContentGrabbingJi is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU Affero General Public License for more details. + +You should have received a copy of the GNU Affero General Public License +along with this program. If not, see . +``` + +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FLamGC%2FContentGrabbingJi.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2FLamGC%2FContentGrabbingJi?ref=badge_large) \ No newline at end of file