Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jmazzi committed Sep 3, 2012
1 parent a973d3c commit 64ba01b
Showing 1 changed file with 1 addition and 31 deletions.
32 changes: 1 addition & 31 deletions README.md
@@ -1,31 +1 @@
[![Build Status](https://secure.travis-ci.org/jmazzi/crypt_keeper_providers.png?branch=master)](http://travis-ci.org/jmazzi/crypt_keeper_providers)

# CryptKeeperProviders

Provides encryption classes for use with [crypt_keeper](https://github.com/jmazzi/crypt_keeper)

## Installation

Add this line to your application's Gemfile:

gem 'crypt_keeper_providers'

And then execute:

$ bundle

Or install it yourself as:

$ gem install crypt_keeper_providers

## Usage

TODO: Write usage instructions here

## Contributing

1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Added some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create new Pull Request
This repo has been deprecated. Please see https://github.com/jmazzi/crypt_keeper

0 comments on commit 64ba01b

Please sign in to comment.