Skip to content

Commit

Permalink
docs: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
wojciechmarek committed May 29, 2023
1 parent fe6fdf6 commit 496dff5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Collect all design styles together in one place and learn how to implement them
## Demo

A live demo is available at [https://todo-list-rust-theta.vercel.app](https://todo-list-rust-theta.vercel.app).
To change the theme, click the `Settings` button on the right navigation bar. Then, select the style you want to use.
To change the theme, click the `Settings` button on the left navigation bar. Then, select the style you want to use.

## Design styles

Expand Down Expand Up @@ -54,4 +54,4 @@ To see all components in isolation:
5. Type and run: `yarn dev` in the root directory.
6. Open `http:https://localhost:5173` in your browser to see the app.

**NOTICE ℹ️:** The repository contains also the **dev container** configuration for Visual Studio Code. If you have the Remote - Containers extension installed, you can run the project in a container instead of installing all dependencies on your local machine.
> The repository contains also the **dev container** configuration for Visual Studio Code. If you have the Remote - Containers extension installed, you can run the project in a container instead of installing all dependencies on your local machine.

1 comment on commit 496dff5

@vercel
Copy link

@vercel vercel bot commented on 496dff5 Jun 5, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.