[Pkg-javascript-commits] [backbone] 237/281: changing README to Markdown to make the new GitHub CSS happy.

Jonas Smedegaard js at moszumanska.debian.org
Sat May 3 17:02:17 UTC 2014


This is an automated email from the git hooks/post-receive script.

js pushed a commit to tag 0.9.0
in repository backbone.

commit 5962efab596156add57203d397961f3a4b9c1aa2
Author: Jeremy Ashkenas <jashkenas at gmail.com>
Date:   Sun Jan 22 12:51:13 2012 -0500

    changing README to Markdown to make the new GitHub CSS happy.
---
 README => README.md | 20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)

diff --git a/README b/README.md
similarity index 52%
rename from README
rename to README.md
index 9af8579..809a11d 100644
--- a/README
+++ b/README.md
@@ -1,13 +1,13 @@
-  ____             _     _                        _     
- |  _ \           | |   | |                      (_)    
- | |_) | __ _  ___| | __| |__   ___  _ __   ___   _ ___ 
- |  _ < / _` |/ __| |/ /| '_ \ / _ \| '_ \ / _ \ | / __|
- | |_) | (_| | (__|   < | |_) | (_) | | | |  __/_| \__ \
- |____/ \__,_|\___|_|\_\|_.__/ \___/|_| |_|\___(_) |___/
-                                                _/ |    
-                                               |__/
-(_'___________________________________________________'_)
-(_.———————————————————————————————————————————————————._)
+      ____             _     _                        _     
+     |  _ \           | |   | |                      (_)    
+     | |_) | __ _  ___| | __| |__   ___  _ __   ___   _ ___ 
+     |  _ < / _` |/ __| |/ /| '_ \ / _ \| '_ \ / _ \ | / __|
+     | |_) | (_| | (__|   < | |_) | (_) | | | |  __/_| \__ \
+     |____/ \__,_|\___|_|\_\|_.__/ \___/|_| |_|\___(_) |___/
+                                                    _/ |    
+                                                   |__/
+    (_'___________________________________________________'_)
+    (_.———————————————————————————————————————————————————._)
                                                
                                               
 Backbone supplies structure to JavaScript-heavy applications by providing models key-value binding and custom events, collections with a rich API of enumerable functions, views with declarative event handling, and connects it all to your existing application over a RESTful JSON interface.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/backbone.git



More information about the Pkg-javascript-commits mailing list