From: Isaac Cambron Date: Mon, 13 Mar 2017 07:01:21 +0000 (-0400) Subject: Simplify Meteor Readme X-Git-Tag: 2.18.0~7^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fheads%2Fmeteor-readme-simplification;p=thirdparty%2Fmoment.git Simplify Meteor Readme The Meteor readme needn't be an ad for Meteor. --- diff --git a/meteor/README.md b/meteor/README.md index 9bcb50bfd..445bdad57 100644 --- a/meteor/README.md +++ b/meteor/README.md @@ -1,25 +1,5 @@ Packaging [Moment](momentjs.org) for [Meteor.js](http://meteor.com). - -# Meteor - -If you're new to Meteor, here's what the excitement is all about - -[watch the first two minutes](https://www.youtube.com/watch?v=fsi0aJ9yr2o); you'll be hooked by 1:28. - -That screencast is from 2012. In the meantime, Meteor has become a mature JavaScript-everywhere web -development framework. Read more at [Why Meteor](http://www.meteorpedia.com/read/Why_Meteor). - - # Issues If you encounter an issue while using this package, please CC @dandv when you file it in this repo. - - -# DONE - -* Simple test. Should be enough. - - -# TODO - -* Add other tests; however, that is overkill, and the responsibiity of Moment, not of the Meteor integration.