summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBeF2022-07-20 12:15:07 +0200
committerGitHub2022-07-20 12:15:07 +0200
commit2aed4220c2d019cc9b46fec70cfd79d249498e14 (patch)
treee7cc3d1d4db617fc5ab1dbcc60f2366407eb5da5 /README.md
parent72109c9bf016145364b19162a5ff998fc5858a9c (diff)
parent75595945d1d868fbd6db743809ca8a3eb5de3113 (diff)
Merge pull request #1 from jvoisin/pr1
pr for fetching upstream
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b291628..2302d26 100644
--- a/README.md
+++ b/README.md
@@ -88,7 +88,7 @@ without having to touch the PHP code.
88 * Every commit is tested on [several distributions](https://gitlab.com/jvoisin/snuffleupagus/pipelines) 88 * Every commit is tested on [several distributions](https://gitlab.com/jvoisin/snuffleupagus/pipelines)
89 * An `clang-format`-enforced code style 89 * An `clang-format`-enforced code style
90 * A [comprehensive documentation](https://snuffleupagus.rtfd.io) 90 * A [comprehensive documentation](https://snuffleupagus.rtfd.io)
91 * Usage of [coverity](https://scan.coverity.com/projects/jvoisin-snuffleupagus) 91 * Usage of [coverity](https://scan.coverity.com/projects/jvoisin-snuffleupagus), codeql, [scan-build](https://clang-analyzer.llvm.org/scan-build.html), …
92 92
93## Download 93## Download
94 94