Updated readme.

This commit is contained in:
gulrak 2019-11-15 14:26:14 +01:00
parent 461a6c0154
commit d3d4597f42

View File

@ -2,7 +2,7 @@
[![Build Status](https://travis-ci.org/gulrak/filesystem.svg?branch=master)](https://travis-ci.org/gulrak/filesystem)
[![Build status](https://ci.appveyor.com/api/projects/status/t07wp3k2cddo0hpo/branch/master?svg=true)](https://ci.appveyor.com/project/gulrak/filesystem)
[![Coverage Status](https://coveralls.io/repos/github/gulrak/filesystem/badge.svg?branch=master)](https://coveralls.io/github/gulrak/filesystem?branch=master)
[![Latest Release Tag](https://img.shields.io/github/tag/gulrak/filesystem.svg)](https://github.com/gulrak/filesystem/tree/v1.2.6)
[![Latest Release Tag](https://img.shields.io/github/tag/gulrak/filesystem.svg)](https://github.com/gulrak/filesystem/tree/v1.2.8)
# Filesystem
@ -62,7 +62,7 @@ of the UTF-8 preference on Windows).
Unit tests are currently run with:
* macOS 10.12: Xcode 9.2 (clang-900.0.39.2), GCC 8.1.0, Clang 7.0.0, macOS 10.14: Xcode 10.2
* macOS 10.12: Xcode 9.2 (clang-900.0.39.2), GCC 8.1.0, Clang 7.0.0, macOS 10.13: Xcode 10.1, macOS 10.14: Xcode 11.2
* Windows: Visual Studio 2017, Visual Studio 2015, Visual Studio 2019, MinGW GCC 6.3 (Win32), GCC 7.2 (Win64)
* Linux (Ubuntu): GCC (5.5, 6.5, 7.4, 8.1, 8.2), Clang (5.0, 6.0, 7.1, 8.0)
@ -100,8 +100,8 @@ in the standard, and there might be issues in these implementations too.
### Downloads
The latest release version is [v1.2.6](https://github.com/gulrak/filesystem/tree/v1.2.6) and
source archives can be found [here](https://github.com/gulrak/filesystem/releases/tag/v1.2.6).
The latest release version is [v1.2.6](https://github.com/gulrak/filesystem/tree/v1.2.8) and
source archives can be found [here](https://github.com/gulrak/filesystem/releases/tag/v1.2.8).
### Using it as Single-File-Header