diff options
author | B. Watson <yalhcru@gmail.com> | 2016-11-14 14:03:00 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-11-15 21:41:38 +0700 |
commit | 509ef973f21f11133983b5f87b5237e5b1940b05 (patch) | |
tree | f4221eca2774d5c5ce120c61d7e8ff919b3e6109 /development | |
parent | d1d692493c63f66a9ca616e995a9ca9bf2385306 (diff) | |
download | slackbuilds-509ef973f21f11133983b5f87b5237e5b1940b05.tar.gz |
development/brackets: Fix README.
Diffstat (limited to 'development')
-rw-r--r-- | development/brackets/README | 14 |
1 files changed, 5 insertions, 9 deletions
diff --git a/development/brackets/README b/development/brackets/README index ba5548b9a8..ec012379cd 100644 --- a/development/brackets/README +++ b/development/brackets/README @@ -1,13 +1,9 @@ -Brackets is an open source code editor for web -designers and front-end developers. +Brackets is an open source code editor for web designers and front-end +developers. -Google Chrome or Chromium is currently required to use -the live preview function, Firefox support is planned -for the future. +Google Chrome or Chromium is currently required to use the live preview +function, Firefox support is planned for the future. -As of version 1.0, the Extract bundle is now included, -more details here: +As of version 1.0, the Extract bundle is now included, more details here: http://blog.brackets.io/2014/11/04/brackets-1-0-and-extract-for-brackets-preview-now-available/ - - |