Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ehendrix23
slixmpp
Commits
8adc8fa2
Commit
8adc8fa2
authored
Jul 31, 2015
by
mathieui
Committed by
louiz’
Aug 08, 2015
Browse files
Update README
parent
9efa909d
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.rst
View file @
8adc8fa2
...
...
@@ -21,7 +21,7 @@ be in ``docs/_build/html``::
To run the test suite for Slixmpp::
python test
all
.py
python
run_
test
s
.py
The Slixmpp Boilerplate
...
...
@@ -88,7 +88,7 @@ Slixmpp projects::
xmpp = EchoBot('somejid@example.com', 'use_getpass')
xmpp.connect()
xmpp.process(
block
=True)
xmpp.process(
forever
=True)
Slixmpp Credits
...
...
@@ -97,8 +97,8 @@ Slixmpp Credits
**Maintainer of the slixmpp fork:** Florent Le Coz
`louiz@louiz.org <xmpp:louiz@louiz.org?message>`_,
Credits
-------
Credits
(SleekXMPP)
-------
------------
**Main Author:** Nathan Fritz
`fritzy@netflint.net <xmpp:fritzy@netflint.net?message>`_,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment