diff --git a/README.md b/README.md index 8e26c71..db1b2b0 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ This is useful if you `docker push` your images to Docker Hub. It provides an ea #### Content limits DockerHub has content limits. -The readme content is limited to 25,000 bytes, and `short-description` is limited to 100 characters. +The readme content is limited to 25,000 bytes, and `short-description` is limited to 100 bytes. This action truncates content to prevent the request being rejected. If the content has been truncated a warning will be issued in the run log.