From 37f8d809382ddffa64c8a012f4c93ba534fc3aba Mon Sep 17 00:00:00 2001 From: Volodymyr Shymanskyy Date: Tue, 2 Mar 2021 01:11:39 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f257ccd..a6e89f0 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ Minimum useful system requirements: **~64Kb** for code and **~10Kb** RAM Please follow the [installation instructions](./docs/Installation.md). Wasm3 can be used as a library for: -[ Python3](https://github.com/wasm3/wasm3/platforms/python) │ +[ Python3](./platforms/python) │ [ C/C++](https://github.com/wasm3/wasm3) │ [ GoLang](https://github.com/matiasinsaurralde/go-wasm3) │ [ Rust](https://github.com/Veykril/wasm3-rs) │