add FAQ in comment

This commit is contained in:
Cloud Wu
2017-03-31 17:51:11 +08:00
parent fd0291845f
commit 2a79d7bed9

View File

@@ -1,3 +1,4 @@
-- read https://github.com/cloudwu/skynet/wiki/FAQ for the module "skynet.core"
local c = require "skynet.core"
local tostring = tostring
local tonumber = tonumber