docs: rework wording status of the project
This commit is contained in:
parent
bb39ae856d
commit
7ecfb97df5
10
README.md
10
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: <https://wikipedia-game-solver.theoludwig.fr>
|
||||
~~Available online: <https://wikipedia-game-solver.theoludwig.fr>~~ => **Offline** as the project is abandoned.
|
||||
|
||||
## Getting Started
|
||||
|
||||
|
Reference in New Issue
Block a user