Skip to content

Commit 91c49f0

Browse files
committed
Fixed the C++ standard badge
1 parent 6630cd0 commit 91c49f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
[![License](https://img.shields.io/badge/license-Unlicense-blue.svg)](LICENSE.md)
66
![Build Status](https://github.com/juce-framework/tremolo-juce-course/actions/workflows/cmake.yml/badge.svg)
77
![CMake](https://img.shields.io/badge/CMake-3.25+-064F8C.svg?logo=cmake)
8-
![C++](https://img.shields.io/badge/C++-20-00599C.svg?logo=cplusplus)
8+
![C++](https://img.shields.io/badge/C++-23-00599C.svg?logo=cplusplus)
99
![JUCE](https://img.shields.io/badge/JUCE-8.0.10-orange.svg)
1010
![Platform](https://img.shields.io/badge/platform-macOS%20%7C%20Windows%20%7C%20Linux-lightgrey.svg)
1111

0 commit comments

Comments
 (0)