This commit is contained in:
2026-02-01 09:05:30 +00:00

View File

@@ -1,12 +1,3 @@
# lambda
In order to run this program you must have a file named `lambda.toml` that specifies your config.
Here is an example:
```toml
Server = "example.com:5222"
Username = "user@example.com"
Password = "123456789"
Insecure = false
Nick = "User"
```
an XMPP client