浏览代码

Update README.md

Sergey Alexandrovich 7 年之前
父节点
当前提交
98cf805169
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -218,7 +218,7 @@ You can find helpful code snippets in the `examples` folder.
 
 
 ## Serving local files
 ## Serving local files
 
 
-Imgproxy can process files from your local filesystem. To use this feature do the following:
+imgproxy can process files from your local filesystem. To use this feature do the following:
 
 
 1. Set `IMGPROXY_LOCAL_FILESYSTEM_ROOT` to your images directory path.
 1. Set `IMGPROXY_LOCAL_FILESYSTEM_ROOT` to your images directory path.
 2. Use `local:///path/to/image.jpg` as the source image url.
 2. Use `local:///path/to/image.jpg` as the source image url.