diff --git a/readme.md b/readme.md
index 320c7fe7c..038f27371 100644
--- a/readme.md
+++ b/readme.md
@@ -1,7 +1,8 @@
-Platform | Build Status | Nightlies
------------- | ------------- | -------------
-Windows | [](https://ci.appveyor.com/project/DrLynix/nazaraengine/branch/master) | MSVC14.1:
**x86:** [Debug](https://ci.appveyor.com/api/projects/DrLynix/NazaraEngine/artifacts/package%2FNazaraEngine.7z?branch=master&job=Environment%3A%20TOOLSET%3Dvs2017%3B%20Configuration%3A%20DebugDynamic%3B%20Platform%3A%20Win32), [Release](https://ci.appveyor.com/api/projects/DrLynix/NazaraEngine/artifacts/package%2FNazaraEngine.7z?branch=master&job=Environment%3A%20TOOLSET%3Dvs2017%3B%20Configuration%3A%20ReleaseDynamic%3B%20Platform%3A%20Win32)
**x86_64:** [Debug](https://ci.appveyor.com/api/projects/DrLynix/NazaraEngine/artifacts/package%2FNazaraEngine.7z?branch=master&job=Environment%3A%20TOOLSET%3Dvs2017%3B%20Configuration%3A%20DebugDynamic%3B%20Platform%3A%20x64), [Release](https://ci.appveyor.com/api/projects/DrLynix/NazaraEngine/artifacts/package%2FNazaraEngine.7z?branch=master&job=Environment%3A%20TOOLSET%3Dvs2017%3B%20Configuration%3A%20ReleaseDynamic%3B%20Platform%3A%20x64)
-Linux | [](https://travis-ci.org/DigitalPulseSoftware/NazaraEngine) | No
+Platform | Build Status
+------------ | -------------
+Windows | [](https://github.com/DigitalPulseSoftware/NazaraEngine/actions/workflows/windows-build.yml)
+MSYS2 (MinGW64) | [](https://github.com/DigitalPulseSoftware/NazaraEngine/actions/workflows/msys2-build.yml)
+Linux | [](https://github.com/DigitalPulseSoftware/NazaraEngine/actions/workflows/linux-build.yml)
# Nazara Engine
@@ -15,7 +16,7 @@ You can use it in any kind of commercial/non-commercial applications without any
## Authors
Jérôme "Lynix" Leclercq - main developper ()
-Full Cycle Games - sponsor and contributor since January 2017.
+Full Cycle Games - sponsor and contributor from 2017 to 2020.
## Install