Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use new 'logo' in README header #112

Merged
merged 1 commit into from
Jan 16, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
[![Build Status](https://img.shields.io/github/actions/workflow/status/NetherlandsForensicInstitute/confidence/test.yml?branch=master)](https://github.com/NetherlandsForensicInstitute/confidence/actions/workflows/test.yml?query=workflow%3A%22Test+package%22)
[![PyPI Version](https://img.shields.io/pypi/v/confidence.svg)](https://pypi.org/project/confidence/)

confidence :+1:
===============
confidence 😎
=============

Confidence makes it easy to load one or multiple sources of
configuration values and exposes them as a simple to use Python object.
Expand Down
Loading