Skip to content

Commit

Permalink
Update README.md (#1681)
Browse files Browse the repository at this point in the history
adjusting spacing
  • Loading branch information
ivancernja authored Mar 15, 2024
1 parent 7663cac commit 27c88d3
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,8 @@ URI: https://hello-world.shuttleapp.rs
Feel free to build on top of the generated `hello-world` boilerplate or take a stab at one of our [examples](https://github.com/shuttle-hq/shuttle-examples).

For the full documentation, visit [our docs](https://docs.shuttle.rs).
<br>
<br>

# Quick Look

Expand Down Expand Up @@ -186,6 +188,8 @@ async fn main(
```

Now, if we run `cargo shuttle deploy`, we'll have an up and running project with a database inside & ready to use.
<br>
<br>

# Repositories

Expand All @@ -198,6 +202,8 @@ Now, if we run `cargo shuttle deploy`, we'll have an up and running project with
| [deploy-action](https://github.com/shuttle-hq/deploy-action)| GitHub Action for continuous deployments. |
| [awesome-shuttle](https://github.com/shuttle-hq/awesome-shuttle) 🌟 | An awesome list of Shuttle-hosted projects and resources that users can add to. |
| [shuttlings](https://github.com/shuttle-hq/shuttlings) ⚔️ | A collection of Rust code challenges. A great way to get started with using Rust and Shuttle. |
<br>
<br>

# Contributing to Shuttle

Expand Down Expand Up @@ -225,8 +231,10 @@ Also, check out the [Beta announcement](https://www.shuttle.rs/beta#06) for feat
there are a few kinks
- [x] Public Beta: Stable enough for most non-enterprise use-cases
- [ ] Public: Production-ready!
<br>
<br>

## Contributors ✨
# Contributors ✨

Thanks goes to these wonderful people:

Expand Down

0 comments on commit 27c88d3

Please sign in to comment.