From e69292b815ea4a743c5de7cd73f7a11db81520b2 Mon Sep 17 00:00:00 2001 From: rgimad Date: Wed, 20 Mar 2024 17:42:56 +0300 Subject: [PATCH] fix formatting in readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 31b8f2b..8906b73 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,9 @@ Program for viewing information about executable files for KolibriOS Usage: + +``` kexview - view info about kex program kexview -l - view info about obj library +```