You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-45Lines changed: 4 additions & 45 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,48 +16,14 @@
16
16

17
17
18
18
<p>
19
-
This repository serves as a template for internship reports at UTBM. It is built upon the <ahref="https://github.com/pinam45/utbm-latex-internship-report-covers">UTBM internship LaTeX version</a> and has been adapted and expanded with multiple functionalities.
19
+
This repository serves as a template for internship reports at UTBM. It is built upon the <ahref="https://github.com/pinam45/utbm-latex-internship-report-covers">UTBM internship LaTeX version</a> and has been updated, adapted and expanded with multiple functionalities.
- Online with [Overleaf](https://www.overleaf.com) or using GitHub Codespaces
26
+
- Online with [Overleaf](https://www.overleaf.com) or GitHub Codespaces
61
27
- Locally on Windows/MacOS/Linux
62
28
63
29
---
@@ -134,7 +100,7 @@ There are multiple ways to use this template; you can either use it online or lo
134
100
<tr>
135
101
<td>
136
102
137
-
1. Use this repository as a template using the top right green button
103
+
1. Use this repository as a template by clicking on the `Use this template` button or by clicking [here](https://github.com/new?template_name=UTBM-Internship-Report&template_owner=Juknum).
138
104
2. Once you have your own repository, open it as a GitHub Codespaces and wait for it to fully build.
139
105
3. Install the recommended VSCode extension to be able to compile your files with [LaTeX Workshop](https://marketplace.visualstudio.com/items?itemName=James-Yu.latex-workshop)
140
106
4. Run the following command to get full git access:
@@ -151,14 +117,7 @@ There are multiple ways to use this template; you can either use it online or lo
151
117
152
118
### Locally
153
119
154
-
Clone this repository using the following command:
> You may also want to use this repository as a template. You can do this by clicking on the `Use this template` button or by clicking [here](https://github.com/new?template_name=UTBM-Internship-Report&template_owner=Juknum).
120
+
Use this repository as a template by clicking on the `Use this template` button or by clicking [here](https://github.com/new?template_name=UTBM-Internship-Report&template_owner=Juknum).
0 commit comments