From a0a58e247bda32e373516c42cb934c169ae52612 Mon Sep 17 00:00:00 2001 From: iffly <582816317@qq.com> Date: Sun, 5 Mar 2023 14:56:57 +0800 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 96dd48d..edeb17c 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ [![](https://jitpack.io/v/feiyin0719/AFreeSvg.svg)](https://jitpack.io/#feiyin0719/AFreeSvg) +[![Security Status](https://www.murphysec.com/platform3/v3/badge/1618010252381814784.svg?t=1)](https://www.murphysec.com/accept?code=5d39dc82da26158a1589316ba416c941&type=1&from=2&t=2) + 一个可以在安卓上绘制svg图片的库 用法类似安卓canvas,通过SVGCanvas绘制图形,然后可以导出svg文件