Skip to content
This repository was archived by the owner on Oct 23, 2024. It is now read-only.

Commit 3a1c982

Browse files
authored
Update README.md (#48)
1 parent 23e08e0 commit 3a1c982

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1+
[![Dart](https://github.com/dart-lang/boolean_selector/actions/workflows/test-package.yml/badge.svg)](https://github.com/dart-lang/boolean_selector/actions/workflows/test-package.yml)
12
[![Pub Package](https://img.shields.io/pub/v/boolean_selector.svg)](https://pub.dev/packages/boolean_selector)
2-
[![Build Status](https://travis-ci.org/dart-lang/boolean_selector.svg?branch=master)](https://travis-ci.org/dart-lang/boolean_selector)
3+
[![package publisher](https://img.shields.io/pub/publisher/boolean_selector.svg)](https://pub.dev/packages/boolean_selector/publisher)
34

45
The `boolean_selector` package defines a simple and flexible syntax for boolean
56
expressions. It can be used for filtering based on user-defined expressions. For

0 commit comments

Comments
 (0)