Explorar o código

Mark RPC interface as done in README.

Jing Yang %!s(int64=4) %!d(string=hai) anos
pai
achega
205444d0ae
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -81,7 +81,7 @@ Things would be better after I implement an RPC interface and improve the `persi
 
 
 - [x] Split into multiple files
 - [x] Split into multiple files
 - [x] Add public documentation
 - [x] Add public documentation
-- [ ] Add a proper RPC interface to all public methods
-- [ ] Benchmarks
+- [x] Add a proper RPC interface to all public methods
 - [x] Allow storing arbitrary information
 - [x] Allow storing arbitrary information
 - [x] Add more logging.
 - [x] Add more logging.
+- [ ] Benchmarks