From a37869b49dfb7022f8f4d16955d8a48d3714ecf1 Mon Sep 17 00:00:00 2001 From: seven1m Date: Sun, 21 Dec 2008 20:52:53 -0700 Subject: [PATCH] More readme goodness. --- README.textile | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) mode change 100755 => 100644 README.textile diff --git a/README.textile b/README.textile old mode 100755 new mode 100644 index 7d54e71..7accfed --- a/README.textile +++ b/README.textile @@ -1,13 +1,13 @@ -h1. Tim's Mini JavaScript Library - -"github.com/seven1m/mini":http://github.com/seven1m/mini - -An uber lightweight library for building Web 5.0 (beta of course) applications. +h1. Tim's Mini JavaScript Library + +"github.com/seven1m/mini":http://github.com/seven1m/mini + +An uber lightweight library for building buzzword-compliant beta Web 5.0 applications. h2. Usage -# Download and stick the contents of pkg/ in your app's javascript directory (the files in src/ contain comments and whitespace, whereas pkg/ contains minified versions). -# Depending on your needs, add one or more @@ +# Download and stick the contents of pkg/ in your app's javascript directory (the files in src/ contain comments and a bit of whitespace, whereas pkg/ contains minified versions). +# Depending on your needs, add one or more @@, to your html. h2. mini.ajax