Skip to content

Commit

Permalink
docs: update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Citymonstret committed Jan 22, 2024
1 parent 2027597 commit 858a35c
Showing 1 changed file with 16 additions and 5 deletions.
21 changes: 16 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,20 @@
# cloud-processors
<div align="center">
<img src="https://github.com/Incendo/cloud/raw/master/img/CloudNew.png" width="300px"/>
<br/>
<h1>cloud-processors</h1>

Command pre- & post-processors for [Cloud v2](https://github.com/incendo/cloud).
![license](https://img.shields.io/github/license/incendo/cloud.svg)
![build](https://img.shields.io/github/actions/workflow/status/incendo/cloud-processors/build.yml?logo=github)
[![docs](https://img.shields.io/readthedocs/incendocloud?logo=readthedocs)](https://cloud.incendo.org)
</div>

## postprocessors

- [cloud-processors-confirmation](./cloud-processors-confirmation)
- [cloud-processors-cooldown](./cloud-processors-cooldown)
- [cloud-processors-requirements](./cloud-processors-requirements)
- [cloud-processors-confirmation](./cloud-processors-confirmation): Command confirmation requirements
- [cloud-processors-cooldown](./cloud-processors-cooldown): Command cooldowns
- [cloud-processors-requirements](./cloud-processors-requirements): Command requirement system

## links

- Docs: https://cloud.incendo.org
- Incendo Discord: https://discord.gg/aykZu32

0 comments on commit 858a35c

Please sign in to comment.