summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 3 insertions, 0 deletions
diff --git a/README b/README
index ffc25f1..08c48bd 100644
--- a/README
+++ b/README
@@ -6,6 +6,9 @@ which precompute the sum of pixels to the left and above each
pixel, which can make several common image processing
operations much faster.
+This is a Go package, and can be installed in the standard go way,
+by running `go get rescribe.xyz/integralimg` once go is installed.
+
# Bugs
The standard deviation and mean functions don't produce precisely