Skip to content

Commit

Permalink
remove mentions of underscore dependency from readme
Browse files Browse the repository at this point in the history
  • Loading branch information
becckitt committed May 12, 2016
1 parent 62bae42 commit 7e9b7d8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -5,7 +5,7 @@

## Dependencies

Currenty, elemental.js depends on jQuery, we'll try and refactor these out, but in this early stage you'll need those too. Sorry.
Currenty, elemental.js depends on jQuery, we'll try and refactor this out, but in this early stage you'll need that too. Sorry.

## Rails Gem

Expand Down Expand Up @@ -145,5 +145,5 @@ Fork this project and create a new branch. Make the code changes including tests

# Next Steps

We will look to add common behaviors and refactor out the dependencies on jQuery and Underscore. We think it'd be better to create a separate project for common behaviors using different libraries, i.e. elemental-jquery.
We will look to add common behaviors and refactor out the dependency on jQuery. We think it'd be better to create a separate project for common behaviors using different libraries, i.e. elemental-jquery.

0 comments on commit 7e9b7d8

Please sign in to comment.