Update README.md
This commit is contained in:
parent
48933f6194
commit
77ca8d9dc6
1 changed files with 4 additions and 2 deletions
|
@ -3,7 +3,9 @@
|
|||
[![Electron Build](https://github.com/GHOSCHT/light-control/actions/workflows/Electron.yml/badge.svg)](https://github.com/GHOSCHT/light-control/actions/workflows/Electron.yml)
|
||||
[![PlatformIO CI](https://github.com/GHOSCHT/light-control/actions/workflows/PlatformIO.yml/badge.svg)](https://github.com/GHOSCHT/light-control/actions/workflows/PlatformIO.yml)
|
||||
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/bdb8a994396345efab8271307f1ea155)](https://www.codacy.com/gh/GHOSCHT/light-control/dashboard?utm_source=github.com&utm_medium=referral&utm_content=GHOSCHT/light-control&utm_campaign=Badge_Grade)
|
||||
<a href="https://www.figma.com/file/fK5tEIw4Zx8AivuVbu79Lw/Light-Control"><img src="https://img.shields.io/badge/Figma-F24E1E?style=flat&logo=figma&logoColor=white" />
|
||||
[![CodeQL](https://github.com/GHOSCHT/light-control/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/GHOSCHT/light-control/actions/workflows/codeql-analysis.yml)
|
||||
<a href="https://www.figma.com/file/fK5tEIw4Zx8AivuVbu79Lw/Light-Control">
|
||||
<img src="https://img.shields.io/badge/Figma-F24E1E?style=flat&logo=figma&logoColor=white" />
|
||||
</a>
|
||||
|
||||
Uses: https://github.com/GHOSCHT/simple-electron-react-boilerplate
|
||||
|
@ -15,4 +17,4 @@ node-gyp --python /path/to/python2.7/python.exe
|
|||
or
|
||||
```
|
||||
npm config set python /path/to/executable/python2.7
|
||||
```
|
||||
```
|
||||
|
|
Reference in a new issue