Skip to content

Commit b824fc8

Browse files
committed
Update README.md
1 parent 7fdf3ea commit b824fc8

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Browsers Requirement
2020

2121
Prerequisite
2222
---
23-
- Node.js 4.x or up (test up to 5.2.0)
23+
- Node.js 4.x or up (test up to 5.8.0)
2424
- PostgreSQL 9.3.x or 9.4.x
2525
- MongoDB 3.0.x
2626
- npm and bower
@@ -122,10 +122,10 @@ Third-party integration api key settings
122122
---
123123
| service | file path | description |
124124
| ------- | --------- | ----------- |
125-
| facebook, twitter, github, dropbox | config.js | for signin |
126-
| imgur | config.js | for image upload |
127-
| dropbox | public/views/foot.ejs | for chooser and saver |
128-
| google drive | public/js/common.js | for export and import |
125+
| facebook, twitter, github, dropbox | `config.js` | for signin |
126+
| imgur | `config.js` | for image upload |
127+
| dropbox | `public/views/foot.ejs` | for chooser and saver |
128+
| google drive | `public/js/common.js` | for export and import |
129129

130130
Operational Transformation
131131
---

0 commit comments

Comments
 (0)