Ver Fonte

Mark RPC interface as done in README.

Jing Yang há 4 anos atrás
pai
commit
205444d0ae
1 ficheiros alterados com 2 adições e 2 exclusões
  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] 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] Add more logging.
+- [ ] Benchmarks