We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2e58c4 commit 8de17b5Copy full SHA for 8de17b5
1 file changed
README.md
@@ -13,6 +13,15 @@
13
<a href="https://github.com/gistrec/cpp-geometry-library/releases">
14
<img src="https://img.shields.io/github/v/release/gistrec/cpp-geometry-library" alt="Release">
15
</a>
16
+ <a href="#">
17
+ <img src="https://img.shields.io/badge/C%2B%2B-17-blue" alt="C++17">
18
+ </a>
19
20
+ <img src="https://img.shields.io/badge/CMake-3.14%2B-064F8C?logo=cmake&logoColor=white" alt="CMake 3.14+">
21
22
23
+ <img src="https://img.shields.io/badge/header--only-yes-brightgreen" alt="Header-only">
24
25
<a href="#">
26
<img src="https://img.shields.io/badge/platform-windows%20%7C%20linux%20%7C%20osx-brightgreen" alt="Supported platforms">
27
0 commit comments