diff --git a/Home.md b/Home.md index 63ed249..0d731d8 100644 --- a/Home.md +++ b/Home.md @@ -1,15 +1,15 @@ Referència per categories: ### COLORS: -[ink](`ink`) -[paper](paper) -color +* [ink(color)](ink) +* [paper(color)](paper) +* [color(ink, paper)](color) ### PINTAR: -setmode -cls -locate -print +* [setmode(num)](setmode) +* [cls([char])](cls) +* [locate(x, y)](locate) +* [print(string, [x, y])](print) ### TECLES: btn