chore: minor updates to the README.md
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
## Shorebird 🐦
|
||||
|
||||
<a href="https://www.producthunt.com/posts/shorebird-code-push?utm_source=badge-featured&utm_medium=badge&utm_souce=badge-shorebird-code-push" target="_blank"><img src="https://api.producthunt.com/widgets/embed-image/v1/featured.svg?post_id=449946&theme=neutral" alt="Shorebird Code Push - Flutter over the air updates | Product Hunt" style="width: 250px; height: 54px;" width="250" height="54" /></a>
|
||||
Shorebird is now 1.0! 🎉
|
||||
https://shorebird.dev/blogs/1.0/
|
||||
|
||||
[](https://discord.gg/shorebird)
|
||||
[](https://discord.gg/shorebird) <a href="https://www.producthunt.com/posts/shorebird-code-push?utm_source=badge-featured&utm_medium=badge&utm_souce=badge-shorebird-code-push" target="_blank"><img src="https://api.producthunt.com/widgets/embed-image/v1/featured.svg?post_id=449946&theme=neutral" alt="Shorebird Code Push - Flutter over the air updates | Product Hunt" style="width: 250px; height: 54px;" width="250" height="54" /></a>
|
||||
|
||||
[](https://github.com/shorebirdtech/shorebird/actions/workflows/main.yaml)
|
||||
[](https://github.com/shorebirdtech/shorebird/actions/workflows/e2e.yaml)
|
||||
@@ -10,8 +11,6 @@
|
||||
[](./LICENSE-MIT)
|
||||
[](./LICENSE-APACHE)
|
||||
|
||||
Home of the Shorebird Tools
|
||||
|
||||
## Getting Started
|
||||
|
||||
Visit https://docs.shorebird.dev to get started.
|
||||
@@ -40,10 +39,9 @@ If you're interested in contributing, please join us on
|
||||
|
||||
### Environment setup
|
||||
|
||||
Working on Shorebird requires Dart and Rust.
|
||||
Working on Shorebird requires Dart.
|
||||
|
||||
Once both are installed, `./scripts/bootstrap.sh` will run `pub get` all
|
||||
packages in the repository.
|
||||
`./scripts/bootstrap.sh` will run `pub get` all packages in the repository.
|
||||
|
||||
### Running tests
|
||||
|
||||
|
||||
Reference in New Issue
Block a user