Skip to content

Commit 56b0823

Browse files
committed
Add build badge
1 parent b6dfbf2 commit 56b0823

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
[![](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2Fjuri%2Fdotenvy%2Fbadge%3Ftype%3Dswift-versions)](https://swiftpackageindex.com/juri/dotenvy)
44
[![](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2Fjuri%2Fdotenvy%2Fbadge%3Ftype%3Dplatforms)](https://swiftpackageindex.com/juri/dotenvy)
5+
![Swift build status](https://github.com/juri/dotenvy/actions/workflows/build.yml/badge.svg)
56

67
DotEnvy is a dotenv file parser for Swift. It allows you to load values from an `.env` file, similar to the libraries
78
for [node.js], [Python], [Ruby], [Rust][Rust][^1] etc.

0 commit comments

Comments
 (0)