Skip to content

Commit c01ef5d

Browse files
docs: update readme
1 parent c3a614e commit c01ef5d

1 file changed

Lines changed: 14 additions & 10 deletions

File tree

README.md

Lines changed: 14 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,17 @@
1-
<div align="center" style="margin-bottom: 3rem;">
2-
<img src="public/maia-no-bg.png" width="64" alt="Maia Chess Logo">
3-
<h1><a href="https://www.maiachess.com">Maia Chess</a></h1>
4-
<i>A human-like chess engine</i>
5-
</div>
6-
7-
This repository contains the source code for the [Maia Chess Platform](https://www.maiachess.com), a modern web application designed for chess training and analysis. It leverages the Maia chess engine, developed by the University of Toronto's Computational Social Science Lab, to provide human-like move predictions and insights. The platform is built with Next.js, TypeScript, and Tailwind CSS.
8-
9-
Join our Discord server for discussions, questions, and to connect with the community:
10-
[Maia Chess Community on Discord](https://discord.gg/hHb6gqFpxZ)
1+
<p align="center">
2+
<p align="center">
3+
<img width="150" src="public/maia-no-bg.png" alt="Logo">
4+
</p>
5+
<h1 align="center"><b>Maia Chess</b></h1>
6+
<p align="center">
7+
A human-like chess engine.
8+
<br />
9+
<a href="https://www.maiachess.com"><strong>maiachess.com »</strong></a>
10+
<br />
11+
<br />
12+
</p>
13+
</p>
14+
This repository contains the source code for the [Maia Chess Platform](https://www.maiachess.com), a modern web application designed for chess training and analysis. It leverages the Maia chess engine, developed by the University of Toronto's Computational Social Science Lab, to provide human-like move predictions and insights. The platform is built with Next.js, TypeScript, and Tailwind CSS. Join our [Discord server](https://discord.gg/hHb6gqFpxZ) for discussions, questions, and to connect with the community.
1115

1216
## Getting Started
1317

0 commit comments

Comments
 (0)