minor adjustment to readme
authorJosuer08 <josuer08@gmail.com>
Mon, 8 Feb 2021 22:36:01 +0000 (17:36 -0500)
committerJosuer08 <josuer08@gmail.com>
Mon, 8 Feb 2021 22:36:01 +0000 (17:36 -0500)
README.md

index 5183a20e4b6a19bd45e9ec7d16f388e62304dafa..0580e5eeb71a4d7e36cf8de010baf21ff327db57 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
 # Dotfiles
-> Oscar J Rodriguez B
+    > Oscar J Rodriguez B
 This is a repo with all of my configurations, it goes from AwesomeWM, TMUX, nvim, vim, nano (yes, nano) and some other programs. I'll try to keep this as updated as possible.
 ## What can I use from here?
 
@@ -11,6 +11,7 @@ Well, you are free to take whatever you want, report eny bugs, make pull request
 4) Enjoy!
 
 ## Tree of my home
+```
 .dotfiles/
 ├── .config
 │   ├── awesome
@@ -47,4 +48,4 @@ Well, you are free to take whatever you want, report eny bugs, make pull request
 ├── .nano
 ├── scripts
 └── .tmux
-
+```