fix formatting in readme

This commit is contained in:
rgimad 2024-03-20 17:42:56 +03:00
parent 3710fd736f
commit e69292b815

View File

@ -2,6 +2,9 @@
Program for viewing information about executable files for KolibriOS
Usage:
```
kexview <kex_file> - view info about kex program
kexview -l <obj_file> - view info about obj library
```