Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
s-elo committed Jun 20, 2022
1 parent 371b2ce commit 54c7d25
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Apart from some common features of milkdown and react-codemirror:
yarn install
```

### **2. configs**
### **2. configs(optinal)**

Add a config.json at the root path

Expand All @@ -36,6 +36,8 @@ Add a config.json at the root path
"accessKeySecret": "your accessKeySecret",
"bucket": "your bucket name"
}

or you can just set the configs at the setting
```

### **3. compile and bundle the code**
Expand Down

0 comments on commit 54c7d25

Please sign in to comment.