diff --git a/README.md b/README.md index 5a213ad..65e0b7b 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,10 @@ # Wikipedia Game Solver > \[!IMPORTANT\] -> The project is abandoned and not maintained anymore. -> -> It was a proof of concept to deal with large amounts of data in databases, and have some fun dealing with Wikipedia data. -> -> The project was also a way to learn and experiment with a clean monorepo architecture, with [Turborepo](https://turbo.build/repo), and [TypeScript](https://www.typescriptlang.org/) as the main language. +> The project is **abandoned and not maintained anymore**. > +> It was a **proof of concept** to deal with large amounts of data in databases, and have some fun dealing with Wikipedia data. +> It was also a way to learn and experiment with a clean monorepo architecture, with [Turborepo](https://turbo.build/repo), and [TypeScript](https://www.typescriptlang.org/) as the main language. > The project setup **can be reused as a template/boilerplate for future projects**. ## About @@ -15,7 +13,7 @@ The Wikipedia Game involves players competing to navigate from one [Wikipedia](h [**Wikipedia Game Solver**](https://wikipedia-game-solver.theoludwig.fr) is a tool that helps you find the shortest path between two Wikipedia pages, using only internal links, basically solving the Wikipedia Game for you. -Available online: +~~Available online: ~~ => **Offline** as the project is abandoned. ## Getting Started