forked from sunglocto/lambda
Update README.md -> manually creating configuration is no longer rquired
This commit is contained in:
11
README.md
11
README.md
@@ -1,12 +1,3 @@
|
|||||||
# lambda
|
# lambda
|
||||||
|
|
||||||
In order to run this program you must have a file named `lambda.toml` that specifies your config.
|
an XMPP client
|
||||||
Here is an example:
|
|
||||||
|
|
||||||
```toml
|
|
||||||
Server = "example.com:5222"
|
|
||||||
Username = "user@example.com"
|
|
||||||
Password = "123456789"
|
|
||||||
Insecure = false
|
|
||||||
Nick = "User"
|
|
||||||
```
|
|
||||||
Reference in New Issue
Block a user