Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aldernero committed Mar 2, 2023
1 parent f3e1f35 commit 8cb9777
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -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)

0 comments on commit 8cb9777

Please sign in to comment.