From c7f1ce69cd6a042915ae4600e130b3e573016eb6 Mon Sep 17 00:00:00 2001 From: Manish Goregaokar Date: Sun, 5 Apr 2015 23:08:02 +0530 Subject: [PATCH] Mention Gonk --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6a218877f7a..bbc4e2a3da5 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Servo is a prototype web browser engine written in the [Rust](https://github.com/mozilla/rust) language. It is currently developed on -64bit OS X, 64bit Linux, and Android. +64bit OS X, 64bit Linux, Android, and Gonk (Firefox OS). Servo welcomes contribution from everyone. See [`CONTRIBUTING.md`](CONTRIBUTING.md) for help getting started.