Skip to content

Commit 6718a79

Browse files
authored
Merge pull request #1 from Aboling0/main
2 parents 5c9332d + 1415f9b commit 6718a79

File tree

1 file changed

+16
-13
lines changed

1 file changed

+16
-13
lines changed

README.md

Lines changed: 16 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
# ROTS - Ruby OpenID Test Server
22

3-
<div id="badges">
4-
5-
<div align="center">
63

74
[![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](https://opensource.org/licenses/MIT)
85
[![Version](https://img.shields.io/gem/v/rots.svg)](https://rubygems.org/gems/rots)
@@ -30,11 +27,7 @@
3027
[🚎an-wf]: https://github.com/oauth-xx/rots/actions/workflows/ancient.yml
3128
[🚎an-wfi]: https://github.com/oauth-xx/rots/actions/workflows/ancient.yml/badge.svg
3229

33-
</div>
34-
35-
-----
36-
37-
<div align="center">
30+
---
3831

3932
[![Liberapay Patrons][⛳liberapay-img]][⛳liberapay]
4033
[![Sponsor Me on Github][🖇sponsor-img]][🖇sponsor]
@@ -53,12 +46,7 @@
5346
[🖇patreon-img]: https://img.shields.io/badge/patreon-donate-yellow.svg
5447
[🖇patreon]: https://patreon.com/galtzo
5548

56-
<span class="badge-buymealatte">
57-
<a href="https://www.buymeacoffee.com/pboling"><img src="https://img.buymeacoffee.com/button-api/?text=Buy me a latte&emoji=&slug=pboling&button_colour=FFDD00&font_colour=000000&font_family=Cookie&outline_colour=000000&coffee_colour=ffffff" /></a>
58-
</span>
5949

60-
</div>
61-
</div>
6250

6351
Ruby OpenID Test Server (ROTS) is a dummy OpenID server that makes consumer tests dead easy.
6452

@@ -264,3 +252,18 @@ See [LICENSE.txt][📄license] for the official [Copyright Notice][📄copyright
264252
[bundle-group-pattern]: https://gist.github.com/pboling/4564780
265253
[documentation]: http://rdoc.info/github/oauth-xx/rots/frames
266254
[homepage]: https://github.com/oauth-xx/rots
255+
256+
## 🤑 One more thing
257+
258+
You made it to the bottom of the page,
259+
so perhaps you'll indulge me for another 20 seconds.
260+
I maintain many dozens of gems, including this one,
261+
because I want Ruby to be a great place for people to solve problems, big and small.
262+
Please consider supporting my efforts via the giant yellow link below,
263+
or one of the others at the head of this README.
264+
265+
[![Buy me a latte][🖇buyme-img]][🖇buyme]
266+
267+
[🖇buyme-img]: https://img.buymeacoffee.com/button-api/?text=Buy%20me%20a%20latte&emoji=&slug=pboling&button_colour=FFDD00&font_colour=000000&font_family=Cookie&outline_colour=000000&coffee_colour=
268+
269+
[🖇buyme]: https://www.buymeacoffee.com/pboling

0 commit comments

Comments
 (0)