Skip to content

Commit e20344e

Browse files
committed
doc: various updates.
1 parent 95b81e2 commit e20344e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.markdown

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ This is how streaming reading works. Even for giga bytes of file data input, the
3535
This Lua library takes advantage of ngx_lua's cosocket API, which ensures
3636
100% nonblocking behavior.
3737

38-
Note that at least [ngx_lua 0.7.9](https://github.com/chaoslawful/lua-nginx-module/tags) or [ngx_openresty 1.2.4.14](http://openresty.org/#Download) is required.
38+
Note that at least [ngx_lua 0.7.9](https://github.com/chaoslawful/lua-nginx-module/tags) or [OpenResty 1.2.4.14](http://openresty.org/#Download) is required.
3939

4040
Synopsis
4141
========
@@ -173,7 +173,7 @@ Copyright and License
173173

174174
This module is licensed under the BSD license.
175175

176-
Copyright (C) 2012-2013, by Yichun "agentzh" Zhang (章亦春) <agentzh@gmail.com>, CloudFlare Inc.
176+
Copyright (C) 2012-2016, by Yichun "agentzh" Zhang (章亦春) <agentzh@gmail.com>, CloudFlare Inc.
177177

178178
All rights reserved.
179179

0 commit comments

Comments
 (0)