diff options
author | Trent Richardson <trentdrichardson@gmail.com> | 2012-09-09 10:01:23 -0400 |
---|---|---|
committer | Trent Richardson <trentdrichardson@gmail.com> | 2012-09-09 10:01:23 -0400 |
commit | 8d0eae1727143acc63f7b4cd50d135f631027c86 (patch) | |
tree | 4ed251345d2eb0818315d52378f76e7eb9e25064 | |
parent | 5ce2b171d0bd3a36acb6ffcac8c8f1ea33ff1132 (diff) | |
download | jQuery-Impromptu-8d0eae1727143acc63f7b4cd50d135f631027c86.zip jQuery-Impromptu-8d0eae1727143acc63f7b4cd50d135f631027c86.tar.gz jQuery-Impromptu-8d0eae1727143acc63f7b4cd50d135f631027c86.tar.bz2 |
Update Readme
-rw-r--r-- | README.md | 9 |
1 files changed, 6 insertions, 3 deletions
@@ -1,6 +1,12 @@ jQuery Impromptu ================ +About +----- +- Author: [Trent Richardson](http://trentrichardson.com) +- Documentation: [http://trentrichardson.com/Impromptu/](http://trentrichardson.com/Impromptu/) +- Twitter: [@practicalweb](http://twitter.com/practicalweb) + Use --- - Include jQuery and Impromptu into your page @@ -8,9 +14,6 @@ Use - call using $.prompt('hello world!'); - Visit the [Impromptu Documentation](http://trentrichardson.com/Impromptu/) for MUCH more advanced usage -About ------ -Author: [Trent Richardson](http://trentrichardson.com) License ------- |