Browse Source

updated README.md

cl-refactor
Marek Kotewicz 10 years ago
parent
commit
7c81eca7e0
  1. 2
      README.md

2
README.md

@ -36,5 +36,5 @@ Please read [CodingStandards.txt](CodingStandards.txt) thoroughly before making
libweb3jsonrpc/abstractwebthreestubserver.h is autogenerated from the jsonrpcstub executable that comes with the libjsonrpc library (json-rpc-cpp project). It shouldn't be maually altered. libweb3jsonrpc/abstractwebthreestubserver.h is autogenerated from the jsonrpcstub executable that comes with the libjsonrpc library (json-rpc-cpp project). It shouldn't be maually altered.
```bash ```bash
jsonrpcstub -s -c spec.json WebThreeStub jsonrpcstub spec.json --cpp-server=AbstractWebThreeStubServer
``` ```

Loading…
Cancel
Save