diff --git a/.gitignore b/.gitignore index be31772..337cce7 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,5 @@ tmp .idea .DS_Store history-*.json -main \ No newline at end of file +main +main.exe \ No newline at end of file diff --git a/readme.md b/readme.md index 3e56a1e..33e5990 100644 --- a/readme.md +++ b/readme.md @@ -9,7 +9,9 @@ - `sudo apt update` - `sudo apt install libvips-dev` - Windows: - - https://www.libvips.org/install.html + - install vips library, or you can check here https://www.libvips.org/install.html + - `choco install nip2` + - `choco install pkgconfiglite` ### How to use