From 3377976254f4be9aefafec120fdab1f927bf32db Mon Sep 17 00:00:00 2001 From: Isaacdelly Date: Fri, 8 Feb 2019 10:28:04 -0800 Subject: [PATCH] Update README.md --- database/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/database/README.md b/database/README.md index e07615f..a751f06 100644 --- a/database/README.md +++ b/database/README.md @@ -10,7 +10,7 @@ The name of the database folder is the date when the database was last updated i The database currently holds `22,514,712 Bitcoin addresses`. This is also the total number of Bitcoin addresses with a balance that exist in the blockchain. -This can be verified by removing the hashtag on Line 113 before running the program. This will print the size of the database. +This can be verified by removing the hashtag on Line 113 before running the program. This will print the size of the database. ### Why Are There So Many Files?