Skip to content
Open
Changes from all commits
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
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ To create an optimised version of the app:

```bash
npm run build
cargo build
cargo build --release
```

## Built With
Expand All @@ -72,4 +72,4 @@ v0.1.4: update packages because `cargo run` failed

v0.1.3: Added authentication example with private cookies

v0.1.2: Added Bulma CSS styling
v0.1.2: Added Bulma CSS styling