瀏覽代碼

Update README.md

Jeff Mitchell 9 年之前
父節點
當前提交
d610f2808f
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -1,6 +1,6 @@
 # uuid [![Build Status](https://travis-ci.org/hashicorp/go-uuid.svg?branch=master)](https://travis-ci.org/hashicorp/go-uuid)
 
-Generates UUID-format strings using high quality, purely random bytes.
+Generates UUID-format strings using high quality, purely random bytes. It can also parse UUID-format strings into their component bytes.
 
 Documentation
 =============