From b6f3f69f78ee7a77c84d87eeb889d551a9a7d63d Mon Sep 17 00:00:00 2001 From: fossabot Date: Sat, 25 Jun 2022 05:46:08 -0700 Subject: [PATCH] Add license scan report and status Signed off by: fossabot --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 7624b55..0fef5f7 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@
# ScalaBot +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FLamGC%2FScalaBot.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2FLamGC%2FScalaBot?ref=badge_shield) + 基于 [rubenlagus/TelegramBots](https://github.com/rubenlagus/TelegramBots) 的可扩展机器人服务器。 Extensible robot server based on [rubenlagus/TelegramBots](https://github.com/rubenlagus/TelegramBots). @@ -57,3 +59,7 @@ The above copyright notice and this permission notice shall be included in all c THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ``` + + +## License +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FLamGC%2FScalaBot.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2FLamGC%2FScalaBot?ref=badge_large) \ No newline at end of file