From 4b62921a99a6e217ce98cb44ecaf5d70ed283eca Mon Sep 17 00:00:00 2001 From: Kobi Date: Thu, 11 Oct 2018 10:57:13 +0300 Subject: [PATCH] Updated Quick Start 2018 (markdown) --- Quick-Start-2018.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Quick-Start-2018.md b/Quick-Start-2018.md index 17371d2..2698790 100644 --- a/Quick-Start-2018.md +++ b/Quick-Start-2018.md @@ -24,7 +24,8 @@ Please choose the kind of program you're developing: - A Web application or website - An android mobile app - An iPhone mobile app -- a library +- A cross platform library +- Embedded usage: call nim from your c/c++ code. - Other? leave feedback to let us know what we're missing. 5.5) Recommended workflows, ways to avoid complexity, and general advice for efficient development process from veteran Nim users. (IDEAL!)