浏览代码

update screenshots.

oldj 4 年之前
父节点
当前提交
ccb0173c8b
共有 4 个文件被更改,包括 2 次插入2 次删除
  1. 1 1
      README.md
  2. 1 1
      app/package.json
  3. 二进制
      screenshots/sh_dark.png
  4. 二进制
      screenshots/sh_light.png

+ 1 - 1
README.md

@@ -66,4 +66,4 @@ npm run make # the packed files will be in ./dist
 
 ## Copyright
 
-SwitchHosts is a free and open source software, it is released under the LGPL license.
+SwitchHosts is a free and open source software, it is released under the [Apache License](./LICENSE).

+ 1 - 1
app/package.json

@@ -11,6 +11,6 @@
   "homepage": "https://swh.app",
   "scripts": {
   },
-  "license": "LGPL",
+  "license": "Apache-2.0",
   "dependencies": {}
 }

二进制
screenshots/sh_dark.png


二进制
screenshots/sh_light.png