Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
#LimeJS
# LimeJS

##Getting started:
## Getting started:

###Mac OS X and Linux users:
### Mac OS X and Linux users:

- Requirements: Python 2.6+, Git
- Clone the git repo (you have probably already done that):
git clone git://github.com/digitalfruit/limejs.git
- Clone the git repo (you have probably already done that): <br/>
`git clone git://github.com/digitalfruit/limejs.git`
- bin/lime.py --help
- bin/lime.py init
- bin/lime.py create helloworld
Expand All @@ -25,7 +25,7 @@
- documentation is at <http://limejs.digitalfruit.ee/docs/>


###Windows users:
### Windows users:

If you consider yourself advanced user and know how to use Git/Python you are probably better off reading through Mac/Linux guide and choosing your best alternative tools/methods yourself. If not then follow this step-by-step route.

Expand Down Expand Up @@ -64,15 +64,15 @@ If you consider yourself advanced user and know how to use Git/Python you are pr



##Browser support:
## Browser support:

- *Current:* Chrome, Safari 5, Firefox 3.6+, Opera, IE9, Mobile Safari
- *Soon:* Android, Blackberry Playbook
- *Maybe:* WebOS



##Links:
## Links:

Closure Library: <https://developers.google.com/closure/library/>

Expand Down