diff --git a/.clang-format b/.clang-format
index 85a9c9116..c8e5aec65 100644
--- a/.clang-format
+++ b/.clang-format
@@ -34,7 +34,7 @@ PenaltyReturnTypeOnItsOwnLine: 60
PointerBindsToType: false
SpacesBeforeTrailingComments: 1
Cpp11BracedListStyle: false
-Standard: c++20
+Standard: Latest
IndentWidth: 2
TabWidth: 2
UseTab: Never
diff --git a/README.md b/README.md
index b7171c1e7..119bf7596 100644
--- a/README.md
+++ b/README.md
@@ -4,6 +4,8 @@ A generic Kalman filter.
# Continuous Integration & Deployment Actions
+[](https://github.com/FrancoisCarouge/Kalman)
+
[](https://github.com/FrancoisCarouge/Kalman/actions/workflows/verify_test_ubuntu-20-04_gcc-trunk.yml)
[](https://github.com/FrancoisCarouge/Kalman/actions/workflows/verify_test_windows-2019_msvc.yml)
@@ -30,6 +32,12 @@ A generic Kalman filter.
[](https://github.com/FrancoisCarouge/Kalman/actions/workflows/verify_documentation_doxygen.yml)
+[](https://raw.githubusercontent.com/francoiscarouge/Kalman/develop/LICENSE.txt)
+
+[](https://app.fossa.com/projects/git%2Bgithub.com%2FFrancoisCarouge%2FKalman?ref=badge_shield)
+
+[](http://paypal.me/francoiscarouge)
+
[](https://github.com/FrancoisCarouge/Kalman/actions/workflows/deploy_documentation_doxygen.yml)