Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dosbox-staging/dosbox-staging.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatryk Obara <dreamer.tan@gmail.com>2021-01-13 14:19:51 +0300
committerPatryk Obara <dreamer.tan@gmail.com>2021-01-13 14:19:51 +0300
commit7db2bc2affc6e1cbeee6ff5e914cfd0a0b53960b (patch)
tree039b9e6883646e5ec80d118bbd9d3bf2ae7a3568 /README.md
parenta11338baf6f5334d7170a0a1dc31a82526a7a005 (diff)
parent1eec23912addf8bf9d570a53741a1f1467f994e6 (diff)
Merge branch 'master' into meson
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index f17681ce5..bc74dd5c6 100644
--- a/README.md
+++ b/README.md
@@ -18,7 +18,7 @@ support today's systems.
|- |- |-
| **Version control** | Git | [SVN]
| **Language** | C++14 | C++03<sup>[1]</sup>
-| **SDL** | 2.0.2 | 1.2<sup>*</sup>
+| **SDL** | >= 2.0.2 | 1.2<sup>*</sup>
| **Buildsystem** | Meson (WIP) | Autotools
| **CI** | Yes | No
| **Static analysis** | Yes<sup>[2],[3],[4]</sup> | No
@@ -31,7 +31,7 @@ support today's systems.
[SVN]:https://sourceforge.net/projects/dosbox/
[1]:https://sourceforge.net/p/dosbox/patches/283/
[2]:https://github.com/dosbox-staging/dosbox-staging/actions?query=workflow%3A%22Code+analysis%22
-[3]:https://github.com/dosbox-staging/dosbox-staging/actions?query=workflow%3A%22PVS-Studio+analysis%22
+[3]:https://lgtm.com/projects/g/dosbox-staging/dosbox-staging/
[4]:https://scan.coverity.com/projects/dosbox-staging
[5]:tests/README.md
[Development builds]:https://dosbox-staging.github.io/downloads/devel/