diff options
author | funjoker <funjoker109@gmail.com> | 2024-01-09 21:13:06 +0100 |
---|---|---|
committer | funjoker <funjoker109@gmail.com> | 2024-01-09 21:13:06 +0100 |
commit | e1dd289afdfd4ad15d9d4258f88c19eafc514676 (patch) | |
tree | b3e2c6f3f9edda99090d054d583d116bf39b856a /README.md | |
parent | 7d9933150f20095ee03cea2e6e77c3fd62c513d9 (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 4b781af79c0..84675eb0414 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 |