Skip to content

Commit

Permalink
Updated the docs
Browse files Browse the repository at this point in the history
  • Loading branch information
programarivm committed Nov 12, 2024
1 parent 564a1c1 commit 55189d2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/license/mit/)
[![Contributors](https://img.shields.io/github/contributors/chesslablab/chess-server)](https://github.com/chesslablab/chess-server/graphs/contributors)

Asynchronous PHP chess server.
Asynchronous PHP server that provides chess services over a WebSocket connection.

### Documentation

Expand Down
5 changes: 1 addition & 4 deletions docs/index.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
# PHP Chess Server

[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/license/mit/)
[![Contributors](https://img.shields.io/github/contributors/chesslablab/chess-server)](https://github.com/chesslablab/chess-server/graphs/contributors)

PHP Chess Server is an asynchronous PHP server that provides chess services over a WebSocket connection.
Asynchronous PHP server that provides chess services over a WebSocket connection.

| Port | Service Name | Description |
| ---- | ------------ | ----------- |
Expand Down

0 comments on commit 55189d2

Please sign in to comment.