Skip to content

Commit 2ddefae

Browse files
authored
Merge pull request #324 from Aboling0/main
📝 Update README
2 parents 9841940 + dd402c1 commit 2ddefae

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

README.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,23 @@
99

1010
# Ruby OAuth
1111

12+
[![Liberapay Goal Progress][⛳liberapay-img]][⛳liberapay] [![Sponsor Me on Github][🖇sponsor-img]][🖇sponsor] [![Buy me a coffee][🖇buyme-small-img]][🖇buyme] [![Donate on Polar][🖇polar-img]][🖇polar] [![Donate to my FLOSS or refugee efforts at ko-fi.com][🖇kofi-img]][🖇kofi] [![Donate to my FLOSS or refugee efforts using Patreon][🖇patreon-img]][🖇patreon]
13+
14+
---
15+
16+
[⛳liberapay-img]: https://img.shields.io/liberapay/goal/pboling.svg?logo=liberapay
17+
[⛳liberapay]: https://liberapay.com/pboling/donate
18+
[🖇sponsor-img]: https://img.shields.io/badge/Sponsor_Me!-pboling.svg?style=social&logo=github
19+
[🖇sponsor]: https://github.com/sponsors/pboling
20+
[🖇polar-img]: https://img.shields.io/badge/polar-donate-yellow.svg
21+
[🖇polar]: https://polar.sh/pboling
22+
[🖇kofi-img]: https://img.shields.io/badge/a_more_different_coffee-✓-yellow.svg
23+
[🖇kofi]: https://ko-fi.com/O5O86SNP4
24+
[🖇patreon-img]: https://img.shields.io/badge/patreon-donate-yellow.svg
25+
[🖇patreon]: https://patreon.com/galtzo
26+
[🖇buyme-small-img]: https://img.shields.io/badge/buy_me_a_coffee-✓-yellow.svg?style=flat
27+
28+
1229
OAuth 1.0 is an industry-standard protocol for authorization.
1330

1431
This is a RubyGem for implementing both OAuth 1.0 clients and servers in Ruby applications.

0 commit comments

Comments
 (0)