Commit 7a1e56ae authored by addyosmani's avatar addyosmani

Minor wording change and update to retweet button to include counts.

parent 5d273d99
......@@ -26,7 +26,7 @@
<p>Helping you <strong>select</strong> an MV* framework</p>
<nav>
<a href="https://github.com/addyosmani/todomvc/zipball/v1.0" class="zocial red">Download (1.0)</a>
<a href="https://github.com/addyosmani/todomvc" class="zocial red">Project on GitHub</a>
<a href="https://github.com/addyosmani/todomvc" class="zocial red">Watch on GitHub</a>
</nav>
</div>
<div class="span4">
......@@ -39,7 +39,7 @@
<p>Developers these days are spoiled with choice when it comes to selecting an <strong>MV* framework</strong> for structuring and organizing their JavaScript web apps.</p>
<p>Backbone, Ember, AngularJS, Spine... the list of new and stable solutions continues to grow, but just how do you decide on which to use in a sea of so many options?</p>
<p>To help solve this problem, we created <a href="https://github.com/addyosmani/todomvc">TodoMVC</a> - a project which offers the same Todo application implemented using MV* concepts in most of the popular JavaScript MV* frameworks of today.</p>
<a href="https://twitter.com/share" class="twitter-share-button" data-count="none" data-url="http://todomvc.com" data-text="TodoMVC - Helping you select an MV* framework - Todo apps for Backbone.js, Ember.js, AngularJS, Spine and many more"></a>
<a href="https://twitter.com/share" class="twitter-share-button" data-url="http://todomvc.com" data-text="TodoMVC - Helping you select an MV* framework - Todo apps for Backbone.js, Ember.js, AngularJS, Spine and many more"></a>
<div class="g-plusone" data-size="medium" data-annotation="none" data-href="http://todomvc.com"></div>
</div>
<div class="span8">
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment