diff --git a/README.md b/README.md index cc502bd6..51d2e3fc 100644 --- a/README.md +++ b/README.md @@ -38,10 +38,13 @@ GraphQL interface on top of the [Devise Token Auth](https://github.com/lynndylan * [GraphQL Interpreter](#graphql-interpreter) * [Using Alongside Standard Devise](#using-alongside-standard-devise) * [Future Work](#future-work) + * [Buy Us a Coffee](#buy-us-a-coffee) + * [BTC](#btc) + * [ADA](#ada) * [Contributing](#contributing) * [License](#license) - + @@ -528,6 +531,18 @@ you can use [our specs](spec/requests) to better understand how to use the gem. Also, the [dummy app](spec/dummy) used in our specs will give you a clear idea on how to configure the gem on your Rails application. +## Buy Us a Coffee +If you'd like to support our work, you are welcome to do so! + +##### BTC +``` +bc1qntlmyl24wuf6y5jyn2vg8kduss57dwtyrcflyq +``` +##### ADA +``` +addr1q8e8cjzutzptcrfgjgsjl3k4t4xy5ucrmkf2dmq9qn966q8saucty53avujfc9yu9vfk7266auhdx9fz4fsryzeagqds893nfw +``` + ## Contributing Bug reports and pull requests are welcome on GitHub at https://github.com/graphql-devise/graphql_devise.