diff options
author | Duarte Duarte <dnpd.dd@gmail.com> | 2015-06-21 00:38:02 +0100 |
---|---|---|
committer | Duarte Duarte <dnpd.dd@gmail.com> | 2015-06-21 00:38:02 +0100 |
commit | 4093eee19b511864f1049c8d2e9c34ab897f619c (patch) | |
tree | 2e2a64768e71fd9d7f03af6c89e08092207251f4 | |
parent | 0d095109eec313c6d0998b2ff19f585d92915bbb (diff) | |
parent | 90f90765389dc43867e028a277d5dd986c6dbe5b (diff) |
Merge pull request #14920 from Exodius/Exodius-readme
Update README.md
-rw-r--r-- | README.md | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md index f400830cb23..23e9dc6804d 100644 --- a/README.md +++ b/README.md @@ -4,10 +4,10 @@ ## Build Status -6.x | 4.3.4 | 3.3.5 -:------------: | :------------: | :------------: -[](https://travis-ci.org/TrinityCore/TrinityCore) | [](https://travis-ci.org/TrinityCore/TrinityCore) | [](https://travis-ci.org/TrinityCore/TrinityCore) -[](https://scan.coverity.com/projects/435) | | [](https://scan.coverity.com/projects/4656) +6.x | 3.3.5 +:------------: | :------------: +[](https://travis-ci.org/TrinityCore/TrinityCore) | [](https://travis-ci.org/TrinityCore/TrinityCore) +[](https://scan.coverity.com/projects/435) | [](https://scan.coverity.com/projects/4656) ## Introduction |