diff --git a/README.md b/README.md index e771243..dfd0021 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,5 @@ # ulid-tui -A text based UI for inspecting ULIDs +Not terribly useful, but what it lacks in utility it makes up for in spunk! This is a ULID inspector with a DOS aesthetic. It takes a single optional argument, a ULID string to inspect. If none is provided, it generates one in the input prompt based on the local time. The tables show how ULIDs encode time and entropy information. + + +![image](https://user-images.githubusercontent.com/96601789/222458004-32b86693-3bbf-4856-bce1-00c0a43ca50b.png)