Skip to content

Commit

Permalink
Merge pull request #5 from JorgeCepeda/patch-1
Browse files Browse the repository at this point in the history
Fix typos in readme
  • Loading branch information
UltiRequiem authored Mar 2, 2024
2 parents 2381734 + 6bc19d7 commit 4e76cd4
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,26 +4,26 @@

> [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
```

## 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! {
Expand All @@ -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

Expand Down

0 comments on commit 4e76cd4

Please sign in to comment.