Skip to content

Commit a0997b2

Browse files
committed
update readme
1 parent 68de5f9 commit a0997b2

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44
+ [Nginx高性能WEB服务器详解](https://github.com/Tinywan/Lua-Nginx-Redis/blob/master/Nginx/nginx-high-basic.md)
55
+ [nginx 并发数问题思考](#Nginx_base_knowledge)
66
+ Lua 教程
7-
+ [Lua 基础语法](https://github.com/Tinywan/Lua-Nginx-Redis/blob/master/Lua-Script/lua-basic.md)
8-
+ [Lua 模块与包](https://github.com/Tinywan/Lua-Nginx-Redis/blob/master/Lua-Script/openresty-resty-module.md)
9-
+ [luajit 执行文件默认安装路径](#Nginx_base_knowledge)
10-
+ [lua中self.__index = self 详解](https://github.com/Tinywan/Lua-Nginx-Redis/blob/master/Lua-Script/oop/self__index.md)
7+
+ [Lua 基础语法](https://github.com/Tinywan/Lua-Nginx-Redis/blob/master/Lua-Script/lua-basic.md)
8+
+ [Lua 模块与包](https://github.com/Tinywan/Lua-Nginx-Redis/blob/master/Lua-Script/openresty-resty-module.md)
9+
+ [luajit 执行文件默认安装路径](#Nginx_base_knowledge)
10+
+ [lua中self.__index = self 详解](https://github.com/Tinywan/Lua-Nginx-Redis/blob/master/Lua-Script/oop/self__index.md)
1111
+ Redis 教程
1212
+ [Redis基础知识](#Redis_base_knowledge)
1313
+ [Redis 简易安装教程](https://github.com/Tinywan/Lua-Nginx-Redis/blob/master/Redis/redis-install.md)

0 commit comments

Comments
 (0)