📝 docs: Add README.md (#42)

## Description

**What issue are you solving (or what feature are you adding) and how
are you doing it?**
So, we need a README.md at the root of the project, to at least welcome
anyone who might be interested in the project.

It should have:
- [ ] link to the `/play` endpoint to get a `session_id` for starting up
the server.
 - [ ] (basic) info about how it works
 - [ ] features
 - [ ] images and/or gifs showcasing the project
This commit is contained in:
Wanjohi
2024-05-19 04:08:17 +03:00
committed by GitHub
parent b91b8bba33
commit a0956eccc0
7 changed files with 151 additions and 0 deletions

1
.github/labeler.yml vendored
View File

@@ -16,6 +16,7 @@ labels:
body: '(?i)breaking.*'
- label: 'type/docs'
branch: '^docs/.*'
title: '^\s*.*?\sdocs(?:(.+))?!?:'
branch: '^docs/.*'
files: