update README.rst

This commit is contained in:
Steffen Vogel 2019-04-25 19:23:08 +02:00
parent 8d47ac37a9
commit 5c6b4d94fa
1 changed files with 5 additions and 4 deletions

View File

@ -1,7 +1,7 @@
transWhat
=========
transWhat is a WhatsApp XMPP Gateway based on `Spectrum 2`_ and `Yowsup 2`_.
transWhat is a WhatsApp XMPP Gateway based on `Spectrum 2`_ and `Yowsup 3`_.
Support
-------
@ -30,9 +30,9 @@ Branches
- `yowsup-1`_ My original version which is based on @tgalal first
Yowsup version (**deprecated** and broken).
- `yowsup-2`_ Major rewrite from @moyamo for @tgalals new Yowsup 2
- `yowsup-2`_ Major rewrite from @moyamo for @tgalals new Yowsup 2.
- `yowsup-3`_ Update to @tgalals new Yowsup 3
(**recommended**).
For production, please use the ``yowsup-2`` branch.
Contributors
@ -60,9 +60,10 @@ Links
- An *outdated* writeup of this project is also availabe at my `blog`_.
.. _Spectrum 2: http://www.spectrum.im
.. _Yowsup 2: https://github.com/tgalal/yowsup
.. _Yowsup 3: https://github.com/tgalal/yowsup
.. _yowsup-1: http://github.com/stv0g/transwhat/tree/yowsup-1
.. _yowsup-2: http://github.com/stv0g/transwhat/tree/yowsup-2
.. _yowsup-3: http://github.com/stv0g/transwhat/tree/yowsup-3
.. _Installation: INSTALL.rst
.. _Usage: USAGE.rst
.. _GPLv3: COPYING.rst