From ee157a54d1440e6c8bf19cf6b63beb89ef9cbebc Mon Sep 17 00:00:00 2001 From: David Ashby Date: Sat, 26 Jun 2021 16:53:49 -0400 Subject: [PATCH] add overview line --- client/client.go | 1 + 1 file changed, 1 insertion(+) diff --git a/client/client.go b/client/client.go index 226ef5c..74f8b09 100644 --- a/client/client.go +++ b/client/client.go @@ -1,3 +1,4 @@ +// A simple Go wrapper around the OpenLibrary.org Books API package client import (