diff --git a/README.md b/README.md
index 2e24e8a..67aec1c 100644
--- a/README.md
+++ b/README.md
@@ -7,9 +7,9 @@
The Ultimate Chess Web App
- freechess.web.app
+ freechess.web.app
- Discord Server
+ Discord Server
@@ -22,10 +22,10 @@ It aims to offer all the features it can from the best chess apps, while being f
## Features
-- Load and analyze games from [lichess.org](https://lichess.org) and [chess.com](https://chess.com)
+- Load and analyze games from [chess.com](https://chess.com) and [lichess.org](https://lichess.org)
- Analysis board with live engine evaluation, custom arrows, evaluation graph, ...
- Moves classification (Brilliant, Great, Good, Mistake, Blunder, ...)
-- Chess960 support
+- Chess960 and Puzzles support
- Play against Stockfish at any elo
- Store your games in your browser database
diff --git a/src/sections/layout/NavBar.tsx b/src/sections/layout/NavBar.tsx
index fa0e77e..0a2d6fc 100644
--- a/src/sections/layout/NavBar.tsx
+++ b/src/sections/layout/NavBar.tsx
@@ -57,7 +57,7 @@ export default function NavBar({ darkMode, switchDarkMode }: Props) {
fontSize: { xs: "1rem", sm: "1.25rem" },
}}
>
- Free Chess
+ Freechess