Skip to content

Commit 641116e

Browse files
committed
fixed placeholder link
1 parent 6dfdc61 commit 641116e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Object Filtering
22

3-
![Build Status](https://github.com/YOUR_USERNAME/YOUR_REPOSITORY/actions/workflows/python-package.yml/badge.svg?branch=main)
3+
![Build Status](https://github.com/KyberCritter/Object-Filtering/actions/workflows/python-package.yml/badge.svg?branch=main)
44
![Python Versions](https://img.shields.io/badge/python-3.10--3.13-blue)
55

66
A Python module for determining whether arbitrary Python objects meet a set of defined criteria. Filters use JSON to represent a set of criteria that objects must meet. Filters can be arbitrarily nested and can contain conditional logic.

0 commit comments

Comments
 (0)