Skip to content

Commit 6cb8f0f

Browse files
authored
Update README.md (#2161)
1 parent 319be98 commit 6cb8f0f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pkgs/mime/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
[![Build Status](https://github.com/dart-lang/tools/actions/workflows/mime.yml/badge.svg)](https://github.com/dart-lang/tools/actions/workflows/mime.yml)
1+
[![package:mime](https://github.com/dart-lang/tools/actions/workflows/mime.yaml/badge.svg)](https://github.com/dart-lang/tools/actions/workflows/mime.yaml)
22
[![Pub Package](https://img.shields.io/pub/v/mime.svg)](https://pub.dev/packages/mime)
33
[![package publisher](https://img.shields.io/pub/publisher/mime.svg)](https://pub.dev/packages/mime/publisher)
44

5-
Package for working with MIME type definitions and for processing
6-
streams of MIME multipart media types.
5+
Package for working with MIME type definitions and for processing streams of
6+
MIME multipart media types.
77

88
## Determining the MIME type for a file
99

0 commit comments

Comments
 (0)