summaryrefslogtreecommitdiffstats
path: root/libraries/crossguid/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/crossguid/README')
-rw-r--r--libraries/crossguid/README5
1 files changed, 3 insertions, 2 deletions
diff --git a/libraries/crossguid/README b/libraries/crossguid/README
index 244e3d943e..635b56971d 100644
--- a/libraries/crossguid/README
+++ b/libraries/crossguid/README
@@ -1,3 +1,4 @@
CrossGuid is a minimal, cross platform, C++ GUID library. It uses
-the best native GUID/UUID generator on the given platform and had a
-generic class for parsing, stringifying, and comparing IDs.
+the best native GUID/UUID generator on the given platform and has a
+generic class for parsing, stringifying, and comparing IDs. The guid
+generation technique is determined by your platform.