update Readme

This commit is contained in:
vms 2019-08-14 18:14:38 +03:00
parent 04ca05d719
commit ec58d4c34a

View File

@ -32,7 +32,6 @@ wasm2wat redis.wasm -o redis.wat
```
with
```wasm
(func $__wasi_proc_exit (type 0) (param i32) )
(func $__wasi_fd_close (type 5) (param i32)(result i32)
i32.const 0
)