From 8d0a0b28ed7eefac8ca5c453722ddfae0a0bd762 Mon Sep 17 00:00:00 2001 From: Ariya Hidayat Date: Sun, 15 Jul 2012 02:11:50 -0700 Subject: [PATCH] Some more info on X11-less. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2e2c3e36..f7dcf3f4 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ PhantomJS is created and maintained by [Ariya Hidayat](http://ariya.ofilabs.com/ - **Multiplatform**, available on major operating systems: Windows, Mac OS X, Linux, other Unices. - **Fast and native implementation** of web standards: DOM, CSS, JavaScript, Canvas, SVG. No emulation! -- **Pure headless (X11) on Linux**, ideal for continuous integration systems. Also runs on Amazon EC2. +- **Pure headless (no X11) on Linux**, ideal for continuous integration systems. Also runs on Amazon EC2, Heroku, Iron.io. - **Easy to install**: [Download](http://code.google.com/p/phantomjs/wiki/Installation), unpack, and start having fun in just 5 minutes. ## Ecosystem