瀏覽代碼

Updated README.md with note about cgo requirement

tags/v1.0.1
Donovan Jimenez 10 年之前
父節點
當前提交
5f6a5a4f00
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. +2
    -0
      README.md

+ 2
- 0
README.md 查看文件

@@ -12,6 +12,8 @@ use "go install" instead.

See documentation for "go get" and "go install" for more information.

__PLEASE NOTE__ that this package requires the use of cgo, since it is only a wrapper around iconv - either provided by libiconv or glibc on your system. Attempts to build without cgo enabled will fail.

# Usage

To use the package, you'll need the appropriate import statement:


Loading…
取消
儲存