From 0d52e47dfaed1e8e5406cd84654d6df03977202d Mon Sep 17 00:00:00 2001 From: GuillaumeSD Date: Mon, 18 Mar 2024 00:52:20 +0100 Subject: [PATCH] doc : update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ccc3a8a..8741f30 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Freechess -Freechess is an open-source chess GUI to store, view and analyze your chess games with Stockfish for free ! +Freechess is an open-source chess GUI to play, view and analyze your chess games from anywhere with Stockfish for free ! It is built with [Next.js](https://nextjs.org/docs), [React](https://react.dev/learn/describing-the-ui), [Material UI](https://mui.com/material-ui/getting-started/overview/), and [TypeScript](https://www.typescriptlang.org/docs/handbook/typescript-from-scratch.html).