From 13c1bc09ba6bf1d0dc424cab5083fd04a0c15e3e Mon Sep 17 00:00:00 2001 From: Martin Domke Date: Thu, 21 Sep 2023 22:20:58 +0200 Subject: [PATCH] chore: Fix code markup --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 256b597..34daf60 100644 --- a/README.rst +++ b/README.rst @@ -118,7 +118,7 @@ Command line interface ----------------------- The package comes with a CLI interface that can be invoked either by the script name -`ulid` or as python module `python -m ulid`. The CLI allows you to generate, inspect +``ulid`` or as python module ``python -m ulid``. The CLI allows you to generate, inspect and convert ULIDs, e.g. .. code-block:: bash