Skip to content

Commit 3d32631

Browse files
authored
Update README.md
1 parent 3a82e38 commit 3d32631

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

README.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,15 @@
1-
# dart
1+
# Dart
2+
3+
[![schedule](https://github.com/dart-android/dart/actions/workflows/schedule.yml/badge.svg)](https://github.com/dart-android/dart/actions/workflows/schedule.yml)
4+
5+
## Download URLs
6+
7+
You can download tar.gz files for any channel.
8+
9+
### Stable, beta, and dev channel URL scheme
10+
11+
Stable, beta, and dev channel releases are available at URLs like the following:
12+
13+
```
14+
https://github.com/dart-android/dart/releases/download/<version>/dartsdk-<platform>-<architecture>-release.tar.gz
15+
```

0 commit comments

Comments
 (0)