From fe3530c13097f22eab8705ffaebf5c42f0e8bbd2 Mon Sep 17 00:00:00 2001 From: ruki Date: Wed, 22 Aug 2018 23:27:13 +0800 Subject: modify readme --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 2f48f6cb0..df2b5245c 100644 --- a/README.md +++ b/README.md @@ -92,11 +92,7 @@ Invoke-Expression (Invoke-Webrequest 'https://raw.githubusercontent.com/tboox/xm ## Simple description -```lua -target("console") - set_kind("binary") - add_files("src/*.c") -``` + ## Build project -- cgit v1.3.1