From 6bc19d786a75515bf3bcea84337101827cc9d159 Mon Sep 17 00:00:00 2001 From: Jorge Cepeda Date: Sun, 12 Nov 2023 15:01:30 +0100 Subject: [PATCH] Fix typos in readme --- readme.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/readme.md b/readme.md index bcb19f6..c5cec47 100644 --- a/readme.md +++ b/readme.md @@ -4,18 +4,18 @@ > [Doing it for the fun.](https://youtu.be/v3rOpmlpFsM) -Aren't you _cansado_ from writting Rust Programs in English? Do you like saying +Aren't you _cansado_ from writing Rust Programs in English? Do you like saying _"chales"_ a lot? Would you like to try something different, in an exotic and funny-sounding language? **rustico** (Spanish for Rust) is here to save your day, as it allows you to -write Rust programs in Spanish. +write Rust programs in Latam Spanish. -You are from Costa Rica and don't feel as ease using only Spanish Words? Don't -Worry! Rustico if fully compatible English-Rust, you can mix both at your +You are from Costa Rica and don't feel at ease using only Spanish Words? Don't +Worry! Rustico is fully compatible English-Rust, you can mix both at your convenience. -## instalacion +## instalación ```sh cargo install rustico @@ -23,7 +23,7 @@ cargo install rustico ## uso -Here 's an exmple of what can be achieved with Rustico. +Here's an exmple of what can be achieved with Rustico. ```rust rustico::rustico! { @@ -48,17 +48,17 @@ rustico::rustico! { Check [`examples/`](./examples) for more. -## documentacion +## documentación For now you can see [`rustico/src/lib.rs`](./rustico/src/lib.rs) for all the vocabulary. ## contribuyendo -First of all, _Piolisimo_ that you want to participate in this joke! To add +First of all, _Piolísimo_ that you want to participate in this joke! To add words is just neccesary to modify [`rustico/src/lib.rs`](./rustico/src/lib.rs). -## por que? +## por qué? - If the French can do it, so can we