Bläddra i källkod

Update README.md

Jeff Mitchell 9 år sedan
förälder
incheckning
d610f2808f
1 ändrade filer med 1 tillägg och 1 borttagningar
  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
 =============