From a4124abeb29cf4394c04a6f1387e48feae015857 Mon Sep 17 00:00:00 2001 From: Erwin van Eyk Date: Mon, 21 Aug 2017 13:56:58 -0700 Subject: [PATCH] Update list of environments currently in README (#289) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d5c18023..6c9226ba 100644 --- a/README.md +++ b/README.md @@ -15,8 +15,8 @@ extend Fission if you want to. Fission is extensible to any language; the core is written in Go, and language-specific parts are isolated in something called -_environments_ (more below). Fission currently supports NodeJS and -Python, with more languages coming soon. +_environments_ (more below). Fission currently supports NodeJS, Python, Ruby, Go, +PHP, Bash, and any Linux executable, with more languages coming soon. ### Performance: 100msec cold start