From df93af81e73ff5517fba3a9e9f8539c3fe20593f Mon Sep 17 00:00:00 2001 From: ignasi <ignasilucas@gmail.com> Date: Tue, 7 Jul 2015 11:49:38 +0200 Subject: [PATCH] Minor corrections --- .gitignore | 4 ++++ BluePippin.tex | 2 +- README.md | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..2b9b15e --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +*.aux +*.log +*.pdf +*~ diff --git a/BluePippin.tex b/BluePippin.tex index 948bfe2..81fab08 100644 --- a/BluePippin.tex +++ b/BluePippin.tex @@ -2,7 +2,7 @@ \usepackage[T1]{fontenc} \usepackage[utf8]{inputenc} \usepackage{graphicx} -\title{Notes on the Pippin Prep training session} +\title{Notes on the Blue Pippin training session} \author{J. Ignasi Lucas Lledó} \begin{document} \maketitle diff --git a/README.md b/README.md index 9614e3e..55aaa6a 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ README ====== -This is mostly an exercise to practice with gitlab and to show one potential +This is mostly an exercise to practice with gitlab and to illustrate one potential application: the collaborative maintenance of notes from any seminar, training session or whatever. -- GitLab