diff --git a/LICENSE b/LICENSE index fc2ae88..dc7b375 100644 --- a/LICENSE +++ b/LICENSE @@ -672,3 +672,4 @@ may consider it more useful to permit linking proprietary applications with the library. If this is what you want to do, use the GNU Lesser General Public License instead of this License. But first, please read . +. diff --git a/README.md b/README.md index d4c9d45..fe80c69 100644 --- a/README.md +++ b/README.md @@ -15,4 +15,4 @@ The following code is needed in a .env. This is for the DB connection. This is based on the phish table. Table can also be changed if needed. -Execution time is 1h24m16.934194673s. This was for 18811 records. +Execution time is *1h24m16.934194673s*. This was for **18811 records**. diff --git a/dbupdate.go b/dbupdate.go index 6f9c112..7aad2da 100644 --- a/dbupdate.go +++ b/dbupdate.go @@ -155,5 +155,5 @@ func main() { fmt.Println("Time until completion: ", diff) // dummy - // fmt.Println("Data: ", string(body)) + fmt.Println("Data: ", string(body)) } \ No newline at end of file diff --git a/domain-db-updater b/domain-db-updater index c963c2c..cad54ef 100755 Binary files a/domain-db-updater and b/domain-db-updater differ