From 8f687cce3b68c56fc5592e67a6884cc3ec5342d0 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Wed, 15 Feb 2017 11:00:19 +0100 Subject: Fixed some format issues MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miquel Sabaté Solà --- README.org | 10 +++++----- 1 file 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à -- cgit v1.2.3