Explorar o código

Wrap references to ls in backticks in README

jbranchaud %!s(int64=6) %!d(string=hai) anos
pai
achega
5823069dbf
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  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