diff options
| author | Paul Buetow <paul@buetow.org> | 2025-07-14 22:27:33 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-07-14 22:27:33 +0300 |
| commit | cbb1581356ed59e81cf5fedb30145c7521165e3d (patch) | |
| tree | a36a91d3a0d2258977a43ea1dc9da8bfd2741ca6 /internal/image/doc.go | |
initial commit
Diffstat (limited to 'internal/image/doc.go')
| -rw-r--r-- | internal/image/doc.go | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/internal/image/doc.go b/internal/image/doc.go new file mode 100644 index 0000000..2fb3723 --- /dev/null +++ b/internal/image/doc.go @@ -0,0 +1,3 @@ +// Package image provides image search functionality to find +// representative images for Bulgarian words from various APIs. +package image
\ No newline at end of file |
