Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Jade framework for building JAM services by [SpaceJam](https://spacejam.app).

## Quick Start

```
```ignore
Comment thread
Timosdev99 marked this conversation as resolved.
Outdated
cargo install jade
jade new my-service
cd my-service
Expand Down
2 changes: 1 addition & 1 deletion crates/jade/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Jade framework for building JAM services by [SpaceJam](https://spacejam.app).

```rust
```rust,ignore
Comment thread
Timosdev99 marked this conversation as resolved.
Outdated
cargo install jade
jade new my-service
cd my-service
Expand Down