From 46778833e989d9e644fca3bf30ec8e542c5ccb48 Mon Sep 17 00:00:00 2001 From: Nikolay Volf Date: Tue, 30 May 2017 15:08:42 +0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b62f92f..af74e98 100644 --- a/README.md +++ b/README.md @@ -28,4 +28,4 @@ cargo run --release --bin wasm-ext -- ## API -All executables use corresponding api methods in the root crate and can be combined in other build tools. +All executables use corresponding api methods of the root crate and can be combined in other build tools.