Skip to content

Commit

Permalink
Update readme formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
dewski committed Jan 30, 2013
1 parent 99e0a4f commit 4bda22c
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# cmd-enter

Every textarea should let you submit comments by pressing cmd-enter or ctrl-enter.
For every site that doesn't support it, a kitten weeps. Here's to fixing that.
Every textarea should let you submit comments by pressing cmd-enter or
ctrl-enter. For every site that doesn't support it, a kitten weeps. Here's
to making less kittens weep.

## Requirements

Expand All @@ -16,9 +17,10 @@ For every site that doesn't support it, a kitten weeps. Here's to fixing that.

## Contributing

Say for example reddit.com is giving you issues and you want to use cmd-enter to submit comments,
just create a reddit.js.com file and add the JavaScript required to submit comments (example below).
jQuery is available from dotjs regardless if the target site has it or not.
Say for example reddit.com is giving you issues and you want to use cmd-enter
to submit comments, just create a reddit.js.com file and add the JavaScript
required to submit comments (example below). jQuery is available from dotjs
regardless if the target site has it or not.

Here is an example file:

Expand Down

0 comments on commit 4bda22c

Please sign in to comment.