Skip to content

Commit 9663c4c

Browse files
committed
Release 1.0.0
1 parent 8642548 commit 9663c4c

File tree

1 file changed

+18
-10
lines changed

1 file changed

+18
-10
lines changed

README.md

Lines changed: 18 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,24 @@
1-
# pine64_updater
1+
# PINE64 Updater
22

3-
A new Flutter project.
3+
Application for updating PINE64 devices, such as Pinecil.
44

5-
## Getting Started
5+
# Supported devices
66

7-
This project is a starting point for a Flutter application.
7+
- [X] Pinecil
8+
- [ ] PinePhone
9+
- [ ] PinePhone Pro
810

9-
A few resources to get you started if this is your first Flutter project:
11+
# Supported platforms
1012

11-
- [Lab: Write your first Flutter app](https://flutter.dev/docs/get-started/codelab)
12-
- [Cookbook: Useful Flutter samples](https://flutter.dev/docs/cookbook)
13+
- [X] Windows
14+
- [X] MacOS
15+
- [ ] Linux
16+
- [ ] Android
1317

14-
For help getting started with Flutter, view our
15-
[online documentation](https://flutter.dev/docs), which offers tutorials,
16-
samples, guidance on mobile development, and a full API reference.
18+
# How to download & install
19+
20+
Download the binaries from the [releases page](https://github.com/pine64/pine64_updater/releases).
21+
22+
# Compilation instructions
23+
24+
To be done...

0 commit comments

Comments
 (0)