Pārlūkot izejas kodu

Mark RPC interface as done in README.

Jing Yang 4 gadi atpakaļ
vecāks
revīzija
205444d0ae
1 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  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