Skip to content

Commit

Permalink
chore: update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
cecelot committed Jun 10, 2024
1 parent 6dc52bc commit f1a77ae
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 37 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Olly is a game client and server for the two-player strategy board game, [Othell

## Develop

This repository consists of a Rust web server using [axum](https://docs.rs/axum/latest/axum/), and a [Solid](https://solidjs.com) client (in `client/`).
This repository consists of a Rust web server using [axum](https://docs.rs/axum/latest/axum/), and a [Next.js](https://nextjs.org) client (in `client/`).

It is recommended to use the Nix development shell at the root of this repository to automatically install all necessary dependencies (excluding Docker, which must be installed manually).

Expand Down
36 changes: 0 additions & 36 deletions client/README.md

This file was deleted.

0 comments on commit f1a77ae

Please sign in to comment.