Skip to content

Commit 7912f97

Browse files
committed
address comment
Signed-off-by: wangbaiping <[email protected]>
1 parent d06b57b commit 7912f97

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

DEVELOPMENT.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,3 @@ The following command can be used to generate the `compile_commands.json` file:
99
```
1010
BAZEL_BUILD_OPTION_LIST="--define=engine=multi" ./tools/gen_compilation_database.py --include_all //test/... //:lib
1111
```
12-

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,5 @@
11
# WebAssembly for Proxies (C++ host implementation)
2+
3+
## How to Contribute
4+
5+
See [CONTRIBUTING](CONTRIBUTING.md).

0 commit comments

Comments
 (0)