Skip to content

Commit 46e9c44

Browse files
committed
update doc, git rm package-lock.json
1 parent d7edff3 commit 46e9c44

File tree

3 files changed

+6
-21909
lines changed

3 files changed

+6
-21909
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,5 @@ test.data.js
1010
app/view/
1111
app/public/assets/output/
1212
.DS_Store
13-
.vscode/
13+
.vscode/
14+
package-lock.json

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@ bash build.sh === bash build.sh pro
2525
at first
2626
2727
- `important` call the API[POST:api/nodes/info] of aelf-block-api to insert the AElf Node information.
28-
- Detail the APIs [Postman share link](https://www.getpostman.com/collections/6332e0fab94cdacc9c35)
29-
- You can update the information throught the PUT API.
30-
28+
- Detail the APIs [Postman share link](https://www.getpostman.com/collections/6332e0fab94cdacc9c35)
29+
- You can update the information throught the PUT API.
30+
3131
- NodeJS: You can see the JS dependencies in pakage.json, we use egg.js(Node.js & Koa).
3232
3333
- Correct config.
@@ -124,4 +124,4 @@ Use Long.js
124124
125125
https://www.npmjs.com/package/long
126126
127-
# Docker[TODO]
127+
## Docker[TODO]

0 commit comments

Comments
 (0)