diff options
author | funjoker <funjoker109@gmail.com> | 2024-01-09 21:12:24 +0100 |
---|---|---|
committer | funjoker <funjoker109@gmail.com> | 2024-01-09 21:12:24 +0100 |
commit | 139051b0550e1b3e34aef9fd40de50071ef69422 (patch) | |
tree | 328af6bb92c5966010bb2bd1f50d915836a25cdd /README.md | |
parent | d7f3a2161b2407d327df3bcdd7df1e5b92773774 (diff) |
Misc: Add wotlk_classic to readme
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/README.md b/README.md index d9209bd8dcb..166d9973eae 100644 --- a/README.md +++ b/README.md @@ -19,12 +19,12 @@ ## Build Status -master | 3.3.5 -:------------: | :------------: -[](https://circleci.com/gh/TrinityCore/TrinityCore/tree/master) | [](https://circleci.com/gh/TrinityCore/TrinityCore/tree/3.3.5) -[](https://ci.appveyor.com/project/DDuarte/trinitycore/branch/master) | [](https://ci.appveyor.com/project/DDuarte/trinitycore/branch/3.3.5) -[](https://github.com/TrinityCore/TrinityCore/actions?query=workflow%3AGCC+branch%3Amaster+event%3Apush) | [](https://github.com/TrinityCore/TrinityCore/actions?query=workflow%3AGCC+branch%3A3.3.5+event%3Apush) -[](https://scan.coverity.com/projects/435) | [](https://scan.coverity.com/projects/4656) +master | 3.3.5 | wotlk_classic +:------------: | :------------: | :------------: +[](https://circleci.com/gh/TrinityCore/TrinityCore/tree/master) | [](https://circleci.com/gh/TrinityCore/TrinityCore/tree/3.3.5) | [](https://circleci.com/gh/TrinityCore/TrinityCore/tree/wotlk_classic) +[](https://ci.appveyor.com/project/DDuarte/trinitycore/branch/master) | [](https://ci.appveyor.com/project/DDuarte/trinitycore/branch/3.3.5) | [](https://ci.appveyor.com/project/DDuarte/trinitycore/branch/wotlk_classic) +[](https://github.com/TrinityCore/TrinityCore/actions?query=workflow%3AGCC+branch%3Amaster+event%3Apush) | [](https://github.com/TrinityCore/TrinityCore/actions?query=workflow%3AGCC+branch%3A3.3.5+event%3Apush) | [](https://github.com/TrinityCore/TrinityCore/actions?query=workflow%3AGCC+branch%3Awotlk_classic+event%3Apush) +[](https://scan.coverity.com/projects/435) | [](https://scan.coverity.com/projects/4656) | ## Introduction |