fix(readme): put readme back
All checks were successful
Enforce Conventional Commit PR Title / Validate PR Title (pull_request) Successful in 3s
All checks were successful
Enforce Conventional Commit PR Title / Validate PR Title (pull_request) Successful in 3s
This commit is contained in:
parent
f833c986b9
commit
070a77c665
15
README.md
Normal file
15
README.md
Normal file
@ -0,0 +1,15 @@
|
||||
# webexmemebot
|
||||
|
||||
## Description
|
||||
Webex-based meme generation bot using memegen.link.
|
||||
|
||||
## How to install
|
||||
1. Clone the repository
|
||||
2. Copy `.env.default` to `.env`
|
||||
3. Edit `.env` as required:
|
||||
- `WEBEX_API_KEY` - Webex API key
|
||||
|
||||
## How to use
|
||||
1. Install Docker and Docker Compose
|
||||
2. Run `docker-compose up -d`
|
||||
|
Loading…
Reference in New Issue
Block a user