Update some grammar on the README.md

Replaces the "a, b, c, d" with the more grammatically correct "a, b, c, and d"
1.x
Ben Cox 2013-12-31 13:26:14 +00:00 committed by Ariya Hidayat
parent e1ae72a866
commit 18b342d3e7
1 changed files with 3 additions and 3 deletions

View File

@ -15,9 +15,9 @@ The latest [stable release](http://phantomjs.org/release-1.9.html) is version 1.
## Features
- **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 (no X11) on Linux**, ideal for continuous integration systems. Also runs on Amazon EC2, Heroku, Iron.io.
- **Multiplatform**, available on major operating systems: Windows, Mac OS X, Linux, and other Unices.
- **Fast and native implementation** of web standards: DOM, CSS, JavaScript, Canvas, and SVG. No emulation!
- **Pure headless (no X11) on Linux**, ideal for continuous integration systems. Also runs on Amazon EC2, Heroku, and Iron.io.
- **Easy to install**: [Download](http://phantomjs.org/download.html), unpack, and start having fun in just 5 minutes.
## Ecosystem