aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiquel Sabaté Solà <msabate@suse.com>2017-02-15 11:00:19 +0100
committerMiquel Sabaté Solà <msabate@suse.com>2017-02-15 11:00:19 +0100
commit8f687cce3b68c56fc5592e67a6884cc3ec5342d0 (patch)
tree7bf4d555ddfc96be673ccdbc91661da5942ade84
parentf6fd4d834202126b78e0ae55ad60560b44866c81 (diff)
downloaddotfiles-8f687cce3b68c56fc5592e67a6884cc3ec5342d0.tar.gz
dotfiles-8f687cce3b68c56fc5592e67a6884cc3ec5342d0.zip
Fixed some format issues
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
-rw-r--r--README.org10
1 files changed, 5 insertions, 5 deletions
diff --git a/README.org b/README.org
index c4bcea7..246cea0 100644
--- a/README.org
+++ b/README.org
@@ -2,7 +2,7 @@
#+AUTHOR: Miquel Sabaté Solà
#+EMAIL: mikisabate@gmail.com
-To automatically install everything, just execute the `install.sh` script.
+To automatically install everything, just execute the =install.sh= script.
Take a look at this script since it might perform some actions that are
not of your satisfaction. Anyways, by default this script takes care of
initializing and updating submodules (in my case, I keep the vundle repo as
@@ -12,7 +12,7 @@ And that's about it. Use this at your own risk ;)
** GNU Emacs
-See [emacs/README.org](emacs/README.org).
+See [[./emacs/README.org][emacs/README.org]].
** Runtime dependencies
@@ -28,15 +28,15 @@ $ sudo zypper in spell
#+END_SRC
Also, in GNU Emacs the markdown mode requires a markdown-to-HTML converter. There
-are multiple options, but for me `calibre` seems to work just fine.
+are multiple options, but for me =calibre= seems to work just fine.
** License
Every file is licensed under the GPLv3+ unless stated otherwise. I've tried to
-mention every major influence on my `dotfiles`, but most surely I've forgotten
+mention every major influence on my =dotfiles=, but most surely I've forgotten
to add some people. If you feel like you should be mentioned somewhere in my
config files, please send me an email. You can find the full license in the
-`LICENSE` file and below:
+=LICENSE= file and below:
#+BEGIN_SRC text
Copyright (C) 2014-2017 Miquel Sabaté Solà <mikisabate@gmail.com>