From b65a0ff7071caf0c8770b63babb7ae4a3c31034d Mon Sep 17 00:00:00 2001 From: Anthony Fok Date: Tue, 7 Feb 2023 09:04:52 -0700 Subject: [PATCH] Add a section number to README.md for consistency (#57) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 89513a0..3615fcd 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ standard. The additional timestamp component can be considered "bonus entropy" which further decreases the probability of collisions, to the point of physical infeasibility in any practical implementation. -### Highly Portable Representations +### 3. Highly Portable Representations The text *and* binary representations are lexicographically sortable, which allows them to be dropped into systems which do not natively support KSUIDs