os x removed, minor updates

This commit is contained in:
ingvar1995 2017-06-29 22:14:52 +03:00
parent 5932d8cb84
commit 4b85401adf
4 changed files with 4 additions and 5 deletions

3
.gitignore vendored
View File

@ -6,6 +6,7 @@ tests/tests
tests/libs
tests/.cache
tests/__pycache__
tests/avatars
toxygen/libs
.idea
*~
@ -23,4 +24,4 @@ toxygen/__pycache__
html
Toxygen.egg-info
*.tox
.cache

View File

@ -15,7 +15,7 @@ install:
- pip install pyaudio
- pip install opencv-python
before_script:
# OPUS
# Opus
- wget http://downloads.xiph.org/releases/opus/opus-1.0.3.tar.gz
- tar xzf opus-1.0.3.tar.gz
- cd opus-1.0.3

View File

@ -10,9 +10,7 @@ Toxygen is powerful cross-platform [Tox](https://tox.chat/) client written in pu
### [Install](/docs/install.md) - [Contribute](/docs/contributing.md) - [Plugins](/docs/plugins.md) - [Compile](/docs/compile.md) - [Contact](/docs/contact.md) - [Updater](https://github.com/toxygen-project/toxygen_updater)
### Supported OS:
![Linux, Windows and OS X](/docs/os.png)
### Supported OS: Linux and Windows
### Features:

Binary file not shown.

Before

Width:  |  Height:  |  Size: 28 KiB