From 3bf52d168e6c350446a02bc43fc1ecf2c3bd3cb9 Mon Sep 17 00:00:00 2001 From: Mohammad Akhlaghi Date: Thu, 8 Feb 2018 01:03:03 +0100 Subject: Minor edits in README.md The description of adding a title and authors was made slightly more clear. --- README.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index ae67e0e..296d889 100644 --- a/README.md +++ b/README.md @@ -179,12 +179,15 @@ been explained here), please let us know to correct it. $ git commit # Make your first commit (mention the first output) ``` - - **Title**, **Short description** of project: In this raw skeleton, the - title or short descripton of your project should be added in the - following two files: `Makefile` (the first line), and + - **Title**, **Short description** and **author** of project: In this raw + skeleton, the title or short descripton of your project should be + added in the following two files: `Makefile` (the first line), and `tex/preamble-style.tex` (the last few lines, along with the names of you and your colleagues). In both cases, the texts you should replace - are all in capital letters to make them easier to identify. + are all in capital letters to make them easier to identify. Ofcourse, + if you use a different LaTeX method of managing the title and authors, + please feel free to use your own methods, just find a way to keep the + pipeline version in a nicely visible place. - **`README`**: Go through this top-level instruction file and make it fit -- cgit v1.2.1