summaryrefslogtreecommitdiff
path: root/Readme.md
diff options
context:
space:
mode:
authormanzerbredes <loic.guegan_secondary@yahoo.fr>2015-07-28 14:19:00 +0400
committermanzerbredes <loic.guegan_secondary@yahoo.fr>2015-07-28 14:19:00 +0400
commite0c565f7ff7620dca9dfc6c607f4798f5291c7bf (patch)
treec18099687db0202e32ae47f4c991b895191f030e /Readme.md
parentaac010a9e30e479968e277ebdaf41ad366a77098 (diff)
Go back to C and adapt codeHEADmasterdevelop
Diffstat (limited to 'Readme.md')
-rw-r--r--Readme.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/Readme.md b/Readme.md
index 19fdfd1..42bd89b 100644
--- a/Readme.md
+++ b/Readme.md
@@ -7,13 +7,13 @@
##Programmers Zone
-> Langages utilisés: nasm, C++, AT&T ...
+> Langages utilisés: nasm, C, AT&T ...
##Utilitaires requis pour la compilation
> Shell Unix (avec dd, cp etc...)<br />
> Make <br />
-> G++, ld etc...<br/>
+> GCC, ld etc...<br/>
> Nasm
##Comment utilisé le Noyaux Générer ?