Skip to content
This repository has been archived by the owner on Nov 2, 2018. It is now read-only.

Commit

Permalink
[ci-skip] Updated README.md and TODO.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hassankhan committed Jan 21, 2014
1 parent 780d823 commit 988e9a3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,9 @@ Its interface is _supposed_ to be simple and is in process of documentation. Tha
### Install

#### Composer install
composer create-project hassankhan/zepto
composer install hassankhan/zepto

If that doesn't work, try setting ``minimum-stability`` to ``dev`` in your ``composer.json`` file.

Then add the following to the top of your ``index.php`` file:

Expand Down
3 changes: 0 additions & 3 deletions TODO.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@ To-Do
- Hooks
- Extending Zepto

## Composer
- Decide whether to make a separate skeleton project that uses this or just to use this as is

## Application
- Abstract-ify Whoops

Expand Down

0 comments on commit 988e9a3

Please sign in to comment.