Skip to content

Commit 9063ba3

Browse files
authored
Use more current platform terminology in README (#419)
1 parent 4681792 commit 9063ba3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ A composable, Future-based library for making HTTP requests.
44
[![Build Status](https://travis-ci.org/dart-lang/http.svg?branch=master)](https://travis-ci.org/dart-lang/http)
55

66
This package contains a set of high-level functions and classes that make it
7-
easy to consume HTTP resources. It's platform-independent, and can be used on
8-
both the command-line and the browser.
7+
easy to consume HTTP resources. It's multi-platform, and supports mobile, desktop,
8+
and the browser.
99

1010
## Using
1111

0 commit comments

Comments
 (0)