Skip to content

Commit 80e454c

Browse files
authored
Refresh the readme (slightly)
1 parent 9dd33c0 commit 80e454c

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

README.md

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,19 @@ Figaro [v2](https://github.com/laserlemon/figaro/tree/v2) development is underwa
44

55
With the constraints of a family and a full-time job, even the _emotional_ support that sponsorship provides is extremely valuable in re-energizing Figaro development. Thank you! 💛
66

7-
# ![Figaro](https://raw.githubusercontent.com/laserlemon/figaro/1f6e709/doc/title.png)
7+
<h1>
8+
<picture>
9+
<source media="(prefers-color-scheme: light)" srcset="https://github.com/user-attachments/assets/90c97e70-9d6d-451d-8cae-5756771e684a">
10+
<source media="(prefers-color-scheme: dark)" srcset="https://github.com/user-attachments/assets/34b30280-d3a5-4b34-9a99-bb9cc867cdba">
11+
<img alt="Figaro" src="https://github.com/user-attachments/assets/90c97e70-9d6d-451d-8cae-5756771e684a">
12+
</picture>
13+
</h1>
814

915
Simple, Heroku-friendly Rails app configuration using `ENV` and a single YAML file
1016

11-
[![Gem Version](https://img.shields.io/gem/v/figaro.svg)](http://badge.fury.io/rb/figaro)
12-
[![Build Status](https://img.shields.io/travis/laserlemon/figaro/master.svg)](https://travis-ci.org/laserlemon/figaro)
17+
[![Made by laserlemon](https://img.shields.io/badge/laser-lemon-fc0?style=flat-square)](https://github.com/laserlemon)
18+
[![Gem Version](https://img.shields.io/gem/v/figaro?style=flat-square)](https://rubygems.org/gems/figaro)
19+
[![Build status](https://img.shields.io/github/checks-status/laserlemon/figaro/main?style=flat-square)](https://github.com/laserlemon/figaro/actions)
1320

1421
**NOTE:** If you're using Figaro 0.7 or prior, please refer to the
1522
[appropriate documentation](https://github.com/laserlemon/figaro/tree/0-stable#readme)

0 commit comments

Comments
 (0)