From 34d10ebef55251330c537402400693a5bd94135d Mon Sep 17 00:00:00 2001 From: JailDoctor Date: Sun, 5 Dec 2021 18:58:30 +0100 Subject: [PATCH] Update 'Home' --- Home.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) 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