diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000000000000000000000000000000000000..2b9b15ecb223f433d78add288b29befefea7b333 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +*.aux +*.log +*.pdf +*~ diff --git a/BluePippin.tex b/BluePippin.tex index 948bfe2a887be5ed389e80cda491a27c14acf28c..81fab08b4607a3bc6c4cdf68c4e3d2baeab6c5de 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 9614e3edb2d5c86189b5704c54038ed048904f23..55aaa6a9e71f767e28016fb04a771a9ecbdc099a 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.