Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alexmarqs authored Jan 27, 2024
1 parent b9aa7a0 commit c978ca1
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,10 @@
</p>
</p>
<p align="center">
<a href="https://github.com/alexmarqs/gramoco-cli/actions/workflows/ci.yaml" target="_blank"><img height=20 src="https://github.com/alexmarqs/gramoco-cli/actions/workflows/ci.yaml/badge.svg" /></a>
<a href="https://github.com/alexmarqs/gramoco-cli/actions/workflows/release.yaml" target="_blank"><img height=20 src="https://github.com/alexmarqs/gramoco-cli/actions/workflows/release.yaml/badge.svg" /></a>
<a href="https://github.com/alexmarqs/zod-config/actions/workflows/ci-cd.yaml" target="_blank"><img height=20 src="https://github.com/alexmarqs/zod-config/actions/workflows/ci-cd.yaml/badge.svg" /></a>
<a href="https://opensource.org/licenses/MIT" target="_blank"><img height=20 src="https://img.shields.io/badge/License-MIT-yellow.svg" /></a>

</a>
</p>

## Features

- 👮‍♂️ **Type safety**. Zod Config uses [Zod](https://zod.dev/);
Expand Down Expand Up @@ -168,4 +165,4 @@ const config = await loadConfig({
## Contributing notes
The goal is to have a helper to load configuration data from several srouces. If you have any source in mind, feel free to open a PR to add it or just open an issue to discuss it. **More adapters are coming soon.**
The goal is to have a helper to load configuration data from several srouces. If you have any source in mind, feel free to open a PR to add it or just open an issue to discuss it. **More adapters are coming soon.**

0 comments on commit c978ca1

Please sign in to comment.