Wording changes

This commit is contained in:
Steve Purcell 2013-03-13 16:59:57 +00:00
parent 9524669449
commit 322f4087cc

View file

@ -83,11 +83,11 @@
<div class="span8">
<section class="hero-unit">
<ul>
<li><strong>100s of elisp packages built directly from developers' repositories</strong></li>
<li><strong>Install packages in any recent Emacs using "package.el"</strong> - no need to install svn/cvs/hg/bzr/git/darcs etc.</li>
<li><strong>Curated</strong> - no obsolete, renamed or randomly hacked packages
<li><strong>Automatic updates</strong> - from commit to package without intervention
<li><strong>Extensible</strong> - contribute recipes via github, and we'll build the packages
<li><strong>Up-to-date packages built on our servers from upstream source</strong></li>
<li><strong>Installable in any recent Emacs using "package.el"</strong> - no need to install svn/cvs/hg/bzr/git/darcs etc.</li>
<li><strong>Curated</strong> - no obsolete, renamed, forked or randomly hacked packages</li>
<li><strong>Automatic updates</strong> - new commits result in new packages</li>
<li><strong>Extensible</strong> - contribute recipes via github, and we'll build the packages</li>
</ul>
</section>
</div>