diff --git a/README.md b/README.md index 7c8c5a2..a783171 100644 --- a/README.md +++ b/README.md @@ -1,22 +1,20 @@ +
 cd gostexplr
 npm i
 npm run initdb db_root_username db_root_password
 npm run syncBlockchain
-npm run
-
+npm run start
+
TODO: - cut possible -000 from transaction - - datetime zone - search NOT FOUND message - pagination on index page - - sync blockchain by db transaction - block page by index - move database to server - setup cron - ? transaction connect vout to transaction - address balance info - lint - - tests - - ES7 \ No newline at end of file + - ES7