Browse Source

Add a platform support table to the README file.

master
Reece H. Dunn 8 years ago
parent
commit
9ea452f823
1 changed files with 10 additions and 2 deletions
  1. 10
    2
      README.md

+ 10
- 2
README.md View File

@@ -1,7 +1,5 @@
# eSpeak NG Text-to-Speech

<div align="right"><a href="https://travis-ci.org/espeak-ng/espeak-ng" title="Travis continuous integration builds on Linux"><img src="https://secure.travis-ci.org/espeak-ng/espeak-ng.svg?branch=master"/></a></div>

- [Windows](#windows)
- [Binaries](#binaries)
- [Building](#building)
@@ -37,6 +35,16 @@ sound.
See the [CHANGELOG](CHANGELOG.md) for a description of the changes in the
various releases and with the eSpeak project.

The following platforms are supported:

| Platform | Minimum Version | Status |
|-------------|-----------------|--------|
| Linux | | ![[Travis continuous integration builds on Linux](https://travis-ci.org/espeak-ng/espeak-ng)](https://secure.travis-ci.org/espeak-ng/espeak-ng.svg?branch=master) |
| BSD | | |
| Android | 4.0 | |
| Windows | Windows 8 | |
| Mac | | |

## Windows

### Binaries

Loading…
Cancel
Save