This is an automated email from the ASF dual-hosted git repository.

csantanapr pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/incubator-openwhisk-website.git


The following commit(s) were added to refs/heads/master by this push:
     new ca358c2  FAQ update: supported languages/runtimes (#253)
ca358c2 is described below

commit ca358c2d8259ff8cf60fb91ace4c3b14e5f6d4c7
Author: Nikolay Labinskiy <[email protected]>
AuthorDate: Sun Feb 18 21:09:47 2018 +0200

    FAQ update: supported languages/runtimes (#253)
---
 faq.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/faq.md b/faq.md
index 113145a..218fb23 100644
--- a/faq.md
+++ b/faq.md
@@ -30,7 +30,7 @@ Absolutely, we even encourage you to do so. Packages 
represent the concept allow
 
 ### Which programming languages/runtimes does OpenWhisk support?
 
-Currently, OpenWhisk supports NodeJS and Swift; more languages will be 
supported soon. Additionally OpenWhisk can run any custom code put in a Docker 
container.
+Currently, OpenWhisk supports JavaScript, Swift, Python or PHP function, a 
Java method, any binary-compatible executable including Go programs; more 
languages will be supported soon. Additionally OpenWhisk can run any custom 
code put in a Docker container.
 
 ### When should I use OpenWhisk versus VMs, Containers, or Cloud Foundry apps?
 

-- 
To stop receiving notification emails like this one, please contact
[email protected].

Reply via email to