Add more minor fixes

This commit is contained in:
Syrus Akbary
2021-03-22 13:24:58 +01:00
parent fa2d3f6f18
commit 5bcdbd9583
2 changed files with 6 additions and 6 deletions

View File

@@ -27,7 +27,7 @@
<br />
[Wasmer](https://wasmer.io/使得能够基于 [WebAssembly](https://webassembly.org/)其可以在任何地方运行超轻型容器从桌面到云和的IoT装置并且也嵌入在 [*任何编程语言*](https://github.com/wasmerio/wasmer#language-integrations).
[Wasmer](https://wasmer.io/) 使得能够基于 [WebAssembly](https://webassembly.org/)其可以在任何地方运行超轻型容器从桌面到云和的IoT装置并且也嵌入在 [*任何编程语言*](https://github.com/wasmerio/wasmer#language-integrations).
> This readme is also available in: [🇬🇧 English-英文](https://github.com/wasmerio/wasmer/blob/master/README.md) • [🇪🇸 Español-西班牙语](https://github.com/wasmerio/wasmer/blob/master/docs/es/README.md) • [🇫🇷 Français-法语/法语](https://github.com/wasmerio/wasmer/blob/master/docs/es/README.md).

View File

@@ -27,7 +27,7 @@
<br />
[Wasmer](https://wasmer.io/) hace posible tener contenedores ultraligeros basados en [WebAssembly](https://webassembly.org/) que pueden ser ejecutados en cualquier sitio: desde tu ordenador hasta la nube y dispositivos de IoT, además de ser [*any programming language*](https://github.com/wasmerio/wasmer#language-integrations).
[Wasmer](https://wasmer.io/) hace posible tener contenedores ultraligeros basados en [WebAssembly](https://webassembly.org/) que pueden ser ejecutados en cualquier sitio: desde tu ordenador hasta la nube y dispositivos de IoT, además de poder ser ejecutados [*en cualquier lenguaje de programación*](https://github.com/wasmerio/wasmer#language-integrations).
> This README is also available in: [🇬🇧 English-Inglés](https://github.com/wasmerio/wasmer/blob/master/README.md) • [🇫🇷 Français-Francés](https://github.com/wasmerio/wasmer/blob/master/docs/fr/README.md) • [🇨🇳 中文-Chino](https://github.com/wasmerio/wasmer/blob/master/docs/cn/README.md).
@@ -75,11 +75,11 @@ QuickJS - Type "\h" for help
qjs >
```
#### Here is what you can do next:
#### Esto es lo que puedes hacer:
- [Use Wasmer from your Rust application](https://docs.wasmer.io/integrations/rust)
- [Publish a Wasm package on WAPM](https://docs.wasmer.io/ecosystem/wapm/publishing-your-package)
- [Read more about Wasmer](https://medium.com/wasmer/)
- [Usa Wasmer desde tu aplicación de Rust](https://docs.wasmer.io/integrations/rust)
- [Publica un paquete de Wasm en WAPM](https://docs.wasmer.io/ecosystem/wapm/publishing-your-package)
- [Lee más sobre Wasmer](https://medium.com/wasmer/)
## Integraciones en diferentes Lenguajes