Преглед на файлове

Wrap references to ls in backticks in README

jbranchaud преди 6 години
родител
ревизия
5823069dbf
променени са 1 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -4,9 +4,9 @@
 
 ## Rationale
 
-**exa**  is a modern replacement for the command-line program ls that ships with Unix and Linux operating systems, with more features and better defaults. It uses colours to distinguish file types and metadata. It knows about symlinks, extended attributes, and Git. And it’s **small**, **fast**, and just one **single binary**.
+**exa**  is a modern replacement for the command-line program `ls` that ships with Unix and Linux operating systems, with more features and better defaults. It uses colours to distinguish file types and metadata. It knows about symlinks, extended attributes, and Git. And it’s **small**, **fast**, and just one **single binary**.
 
-By deliberately making some decisions differently, exa attempts to be a more featureful, more user-friendly version of ls.
+By deliberately making some decisions differently, exa attempts to be a more featureful, more user-friendly version of `ls`.
 
 ## Screenshots