Added docs link

This commit is contained in:
LDDestroier 2020-11-28 01:21:44 -05:00 committed by GitHub
parent 23757781c3
commit 920def0ae7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,8 @@
--[[
DISKNET - by LDDestroier
Refer to https://github.com/LDDestroier/CC/blob/master/disknet.md for documentation
--]]
local disknet = disknet or {}
local tArg = {...}