Skip to content

Commit

Permalink
修改readme
Browse files Browse the repository at this point in the history
  • Loading branch information
reedthink committed Jul 28, 2020
1 parent 21a833d commit c30abb5
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Expand Up @@ -6,8 +6,10 @@
Linux

## 编译:
cmake . &&
cmake . && make

## 运行测试:
./leptjson_test

## 其他:
`git commit --amend --no-edit # 追加到上次commit。不会进入编辑器,直接进行提交`

0 comments on commit c30abb5

Please sign in to comment.