description for tools package

pull/63/head
v2ray 2015-12-28 10:30:21 +01:00
parent f9e017d7c4
commit 96053d9e12
1 changed files with 2 additions and 0 deletions

2
tools/tools.go Normal file
View File

@ -0,0 +1,2 @@
// Package tools contains utilities that is not directly linked into V2Ray binary.
package tools