Update README.md

This commit is contained in:
Wiwi Kuan
2021-05-24 19:31:13 +08:00
committed by GitHub
parent 15db301b3e
commit 4b3dcc354b

View File

@@ -1,2 +1,19 @@
# NiceIdea
Quick random idea generator for musicians!
### 下載直接可執行檔binaries
如果你是一般人,到這個 Google Drive 連結下載直接可執行檔。for Mac/Linux/Windows
https://drive.google.com/drive/folders/1O1IRC5U4AvO8Y-lMudvWtme44Y2NzXeD?usp=sharing
### 原始碼
下載 niceidea.js 與 package.json 到同一資料夾,然後在那個資料夾:
```npm install```
然後:
```node niceidea.js```
就可以用囉!