diff --git a/Dockerfile b/Dockerfile index 0a5bb24..704f50a 100644 --- a/Dockerfile +++ b/Dockerfile @@ -30,4 +30,5 @@ COPY ./src ./src COPY ./build.rs . COPY ./build.sh . COPY ./Cargo.toml . +COPY ./README.md . COPY ./pyproject.toml . \ No newline at end of file