Skip to content

Commit 7786460

Browse files
committed
repo: update description
1 parent c677730 commit 7786460

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44
[![License](https://img.shields.io/github/license/cattlecloud/env?color=7C00D8&style=flat-square&label=License)](https://github.com/cattlecloud/env/blob/main/LICENSE)
55
[![Build](https://img.shields.io/github/actions/workflow/status/cattlecloud/env/ci.yaml?style=flat-square&color=0FAA07&label=Tests)](https://github.com/cattlecloud/env/actions/workflows/ci.yaml)
66

7-
`env` provides a way to parse environment variables using a schema
7+
`env` is a Go package for safely extracting and parsing environment variables using a pre-defined
8+
schema with support for generic types.
89

910
### Getting Started
1011

0 commit comments

Comments
 (0)