Skip to content

Commit 8733efe

Browse files
authored
Update README.md arch and leves for release 3.0
1 parent 99a96d7 commit 8733efe

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -146,13 +146,13 @@ how to use http/veridic.hpp with class mode (gui of anterior version, v.2.5.0)
146146

147147
| standar | O levels | archs |
148148
| :--- | :---: | ---: |
149-
| c++17 | O1 | x86 |
149+
| c++17 | O3 | x64 |
150150

151151
### standars and O levels
152152

153153
| standar | O levels |
154154
| :--- | :---: |
155-
| c++2a | O1 |
155+
| c++2a / 20 | O1 |
156156
| c++11 | O2 |
157157
| c++14 | O3 |
158158
| c++17 | |
@@ -162,4 +162,4 @@ how to use http/veridic.hpp with class mode (gui of anterior version, v.2.5.0)
162162

163163
| archs |
164164
| :--- |
165-
| x86 |
165+
| x64 |

0 commit comments

Comments
 (0)