You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -38,7 +38,7 @@
38
38
Universal ID leverages both [MessagePack](https://msgpack.org/) and [Brotli](https://github.com/google/brotli)_(a combo built for speed and best-in-class data compression)_.
39
39
When combined, these libraries are up to 30% faster and within 2-5% compression rates compared to Protobuf. <atitle="Source"href="https://g.co/bard/share/e5bdb17aee91">↗</a>
40
40
41
-
Universal ID introduces a paradigm shift and enables straightforward simple [**solutions** ↗](docs/use_cases.md) for a variety of complex problem domains.
41
+
Universal ID introduces a paradigm shift that enables straightforward simple [**solutions** ↗](docs/use_cases.md) for a variety of complex problem domains.
42
42
43
43
> [!TIP]
44
44
> All the code examples below can be tested on your local machine. Just clone the repo _(↑or use Gitpod above↑)_ and run `bin/console` to begin exploring.
0 commit comments