]> git.proxmox.com Git - mirror_xterm.js.git/commitdiff
Tiny README updates
authorparis <pariskasidiaris@gmail.com>
Wed, 10 Sep 2014 11:15:24 +0000 (11:15 +0000)
committerparis <pariskasidiaris@gmail.com>
Wed, 10 Sep 2014 11:15:24 +0000 (11:15 +0000)
README.md

index 0151e44536968b798bb560b6fed8cbf27a89455a..fbc530160a4bc217396e5bb505173f76e684179b 100644 (file)
--- a/README.md
+++ b/README.md
@@ -2,20 +2,18 @@
 
 Xterm.js is a full xterm clone, written completely in JavaScript.
 
-Xterm.js supplies a modular, event-based interface that lets developers build addons and themes that augment 
-the experience of running a fully-feature terminal inside the browser.
+Xterm.js supplies a modular, event-based interface that lets developers build addons and themes that augment  the experience of running a fully-featured terminal inside the browser.
 
-Xterm.js serves as the foundation for the terminal found at www.sourcelair.com.
+Xterm.js serves as foundation for the terminal found at www.sourcelair.com.
 
 ![xterm.js screenshot](docs/screenshot.png)
 
 ### Contribution and License Agreement
 
-If you contribute code to this project, you are implicitly allowing your code
-to be distributed under the MIT license. You are also implicitly verifying that
-all code is your original work.
+If you contribute code to this project, you are implicitly allowing your code to be distributed under the MIT license. You are also implicitly verifying that all code is your original work.
 
 ## License
 
-Copyright (c) 2014, SourceLair, Limited (www.sourcelair.com) (MIT License)
+Copyright (c) 2014, SourceLair, Ltd (www.sourcelair.com) (MIT License)
+
 Copyright (c) 2012-2013, Christopher Jeffrey (MIT License)