aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorben <ben@nagy.contact>2025-05-14 13:18:31 -0700
committerben <ben@nagy.contact>2025-05-14 13:18:31 -0700
commit5e3d056f8dd288e4029fbc031fd04b9fd87543f4 (patch)
treee8661a28575c06c04128bbaa5dc736aaf4a2b122 /README.md
parent8cdcdb165409789c34f7a35f1c707a2c637fa408 (diff)
cleaned
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 2f57609..2c69fb1 100644
--- a/README.md
+++ b/README.md
@@ -55,6 +55,9 @@ source env/bin/activate
pip install -r requirements.txt
```
+# Notes
+**Rate limits**. Depend on home server configuration. Use --bg instead.
+
# Licensing and Acknowledgement
The Matrix Message Count program (matrix-mcnt) is licensed under [GPL-3.0](https://www.gnu.org/licenses/gpl-3.0.en.html). It uses [matrix-nio](https://github.com/matrix-nio/matrix-nio) under the [Apache-2.0 license](https://www.apache.org/licenses/LICENSE-2.0.html) and [Internet Systems Consortium license (ISC)](https://www.isc.org/licenses/). A copy of the GPL-3.0 license has been produced [below](https://github.com/arachnida82/matrix-mcnt/blob/main/LICENSE.txt).