mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2024-12-23 17:41:41 +00:00
Corrected header
Added myself as translator.
This commit is contained in:
parent
a4e4b76afd
commit
8cff05396e
@ -2,6 +2,7 @@
|
|||||||
language: make
|
language: make
|
||||||
contributors:
|
contributors:
|
||||||
- ["Robert Steed", "https://github.com/robochat"]
|
- ["Robert Steed", "https://github.com/robochat"]
|
||||||
|
translators:
|
||||||
- ["altaris", "https://github.com/altaris"]
|
- ["altaris", "https://github.com/altaris"]
|
||||||
filename: Makefile-fr
|
filename: Makefile-fr
|
||||||
lang: fr-fr
|
lang: fr-fr
|
||||||
@ -264,4 +265,4 @@ endif
|
|||||||
+ [Documentation de GNU make](https://www.gnu.org/software/make/manual/),
|
+ [Documentation de GNU make](https://www.gnu.org/software/make/manual/),
|
||||||
+ [Software carpentry tutorial](http://swcarpentry.github.io/make-novice/),
|
+ [Software carpentry tutorial](http://swcarpentry.github.io/make-novice/),
|
||||||
+ Learn C the hard way [ex2](http://c.learncodethehardway.org/book/ex2.html)
|
+ Learn C the hard way [ex2](http://c.learncodethehardway.org/book/ex2.html)
|
||||||
[ex28](http://c.learncodethehardway.org/book/ex28.html).
|
[ex28](http://c.learncodethehardway.org/book/ex28.html).
|
||||||
|
Loading…
Reference in New Issue
Block a user