Skip to content

Commit

Permalink
Updated README with new information about making donations
Browse files Browse the repository at this point in the history
  • Loading branch information
riverrun committed Jan 17, 2019
1 parent fb0aaa3 commit 198e85a
Showing 1 changed file with 3 additions and 12 deletions.
15 changes: 3 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Bcrypt

[![Patreon](https://img.shields.io/badge/patreon-donate-brightgreen.svg)](https://www.patreon.com/riverrun)
[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.me/alovedalongthe)
[![Hex.pm Version](http://img.shields.io/hexpm/v/bcrypt_elixir.svg)](https://hex.pm/packages/bcrypt_elixir)

Bcrypt password hashing algorithm for Elixir.
Expand All @@ -17,12 +17,6 @@ This library can be used on its own, or it can be used together
with [Comeonin](https://hexdocs.pm/comeonin/api-reference.html),
which provides a higher-level api.

## Async tests issue

Some developers have reported problems when running tests using `async: true`
with version 1.0 of bcrypt_elixir. See this [issue](https://github.com/riverrun/bcrypt_elixir/issues/10)
for more details.

## Installation

1. Add bcrypt_elixir to the `deps` section of your mix.exs file:
Expand Down Expand Up @@ -98,11 +92,8 @@ There are many ways you can contribute to the development of this library, inclu

## Donations

You can support the ongoing maintenance of this project by
[making donations through Patreon](https://www.patreon.com/riverrun).

Patreon, by default, will bill you on a monthly basis. If you prefer to make a one-off payment,
see [this guide](https://support.patreon.com/hc/en-us/articles/204606215-Can-I-make-a-one-time-payment-).
If you would like to buy me a cup of coffee, you can
do so through [paypal](https://www.paypal.me/alovedalongthe)

### License

Expand Down

0 comments on commit 198e85a

Please sign in to comment.