Skip to content

Commit 11ff66e

Browse files
authored
Update README.md
1 parent 3ebbe34 commit 11ff66e

File tree

1 file changed

+41
-81
lines changed

1 file changed

+41
-81
lines changed

README.md

Lines changed: 41 additions & 81 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,8 @@
11
<div align="center">
2-
<img src="https://img.shields.io/static/v1?label=update in&message=Days&color=success">
3-
<img src="https://img.shields.io/static/v1?label=version&message=2.5.1&color=green">
2+
<img src="https://img.shields.io/static/v1?label=version&message=2.6&color=green">
43
<img src="https://img.shields.io/static/v1?label=ports&message=electron&color=blue">
54
<img src="https://img.shields.io/static/v1?label=licence&message=MIT&color=red">
65
<img src="https://img.shields.io/static/v1?label=CONTRIBUTIONS&message=ALL WELCOME&color=green">
7-
8-
9-
106
</div>
117

128
<br/>
@@ -25,10 +21,12 @@
2521

2622
</div>
2723

24+
# Features
25+
2826
## new
2927

3028
- share you code with friends
31-
- time out guard
29+
- timeout guard
3230
- API cleaned
3331

3432
## previus
@@ -43,91 +41,69 @@
4341
- change modals theme
4442
- add the #include function in class mode
4543

46-
## About
47-
48-
the knock web compiler
49-
50-
_a compact App multi-platform to compile c++_
51-
52-
### API
53-
[scyth3-c/knock-cpp-API](https://github.com/scyth3-c/knock-cpp-API)
44+
## info
5445

46+
| API|
47+
| ----- |
48+
| [scyth3-c/knock-cpp-API](https://github.com/scyth3-c/knock-cpp-API) |
5549
<hr/>
5650

5751
<br/>
5852

59-
## Important
60-
61-
the API is host in a free service because the API has a time delay in activating
62-
63-
[knock-cpp-API](https://github.com/scyth3-c/knock-cpp-API)
64-
65-
<div align="center">
66-
<h3>Client Tecnologies</h3>
67-
<img src="https://img.shields.io/static/v1?label=Node.js&message=v14.15.4&color=success"/>
68-
<img src="https://img.shields.io/static/v1?label=Vue&message=^2.6.11&color=green"/>
69-
<img src="https://img.shields.io/static/v1?label=Vuex&message=^3.6.2&color=brightgreen"/>
70-
</div>
71-
72-
73-
74-
75-
## USE WEB APP
76-
77-
_click in the color!!_
78-
79-
haz click en el color para abrir la web app
80-
81-
<a href="https://knockcompiler.netlify.app/"> <img src="https://img.shields.io/badge/ WEB UNO-blue"> </a>
82-
<a href="https://github.com/scyth3-c/knock-cpp-online/releases/download/2.5/windows-electron-v2.5.0.exe"> <img src="https://img.shields.io/badge/Download-success"> </a>
83-
84-
## Preview
53+
# Preview
8554

86-
share you code, ready to compile
87-
88-
![share](https://user-images.githubusercontent.com/52190352/236729138-83a07d13-125c-4a02-b268-03d5a53b2c57.png)
55+
| Share you code, ready to compile|
56+
| ----- |
57+
| ![share](https://user-images.githubusercontent.com/52190352/236729138-83a07d13-125c-4a02-b268-03d5a53b2c57.png) |
8958

9059
<hr/>
9160

9261

93-
94-
![one](https://user-images.githubusercontent.com/52190352/209495925-48dab5f3-052e-45a4-8d94-78501d044188.png)
62+
| HTTP Request |
63+
| ----- |
64+
| ![one](https://user-images.githubusercontent.com/52190352/209495925-48dab5f3-052e-45a4-8d94-78501d044188.png) |
9565

9666

97-
## how to
67+
# How to
9868

99-
### Share
10069

101-
![link](https://user-images.githubusercontent.com/52190352/236729379-d27c7e53-4dea-42c9-b5cd-bac67c81d442.png)
70+
| Share |
71+
| ----- |
72+
|![link](https://user-images.githubusercontent.com/52190352/236729379-d27c7e53-4dea-42c9-b5cd-bac67c81d442.png)|
10273

74+
<hr/>
10375

104-
### HTTP
10576
in mode single file just add &nbsp; #include &#60;http/veridic.hpp&#62; and active
106-
10777

108-
<img src="https://user-images.githubusercontent.com/52190352/209495970-ca531fed-c5e4-4660-bd33-d30e49bfba24.png" widt="500px"/>
78+
| Active http Request |
79+
| ----- |
80+
|<img src="https://user-images.githubusercontent.com/52190352/209495970-ca531fed-c5e4-4660-bd33-d30e49bfba24.png" widt="500px"/> |
10981

11082
<hr/>
11183
<br/>
11284
<br/>
11385

114-
## example
115-
### tasty note
86+
# example
11687

117-
how to use http/veridic.hpp with class mode (gui of anterior version, v.2.5.0)
118-
119-
<img src="https://user-images.githubusercontent.com/52190352/209978151-caea31e2-e2e9-42b3-984c-83ada762e3ce.png" widt="800px"/>
120-
<img src="https://user-images.githubusercontent.com/52190352/179639937-19a9a220-435d-4ea8-832f-32d755c22d30.png" widt="400px"/>
121-
<img src="https://user-images.githubusercontent.com/52190352/179640267-26adb1e0-087c-4a86-9c6a-b034b4a7b7c7.png" widt="400px"/>
88+
how to use http/veridic.hpp with class mode (gui of anterior version, v.2.5.0)
89+
| HTTP class example|
90+
| ----- |
91+
| <img src="https://user-images.githubusercontent.com/52190352/209978151-caea31e2-e2e9-42b3-984c-83ada762e3ce.png" widt="800px"/> |
12292

123-
<hr/>
93+
| use class |
94+
| ----- |
95+
| <img src="https://user-images.githubusercontent.com/52190352/179639937-19a9a220-435d-4ea8-832f-32d755c22d30.png" widt="400px"/> |
96+
97+
| compile result|
98+
| ----- |
99+
| <img src="https://user-images.githubusercontent.com/52190352/179640267-26adb1e0-087c-4a86-9c6a-b034b4a7b7c7.png" widt="400px"/> |
124100

125-
you can see this note "tomates" in [KNOCK NOTES](https://knocknotes.web.app/)
126-
and here is a screenshot with the note from knocknotes
127101

128102
<hr/>
129103

130-
![api](https://user-images.githubusercontent.com/52190352/179642907-5fdbb09e-bb55-4a63-b17f-7603db57a29c.png)
104+
| Share you code, ready to compile|
105+
| ----- |
106+
| ![api](https://user-images.githubusercontent.com/52190352/179642907-5fdbb09e-bb55-4a63-b17f-7603db57a29c.png) |
131107

132108

133109
<hr/>
@@ -139,21 +115,15 @@ and here is a screenshot with the note from knocknotes
139115
- https://github.com/scyth3-c/knock-cpp-online/releases/download/2.5/windows-electron-v2.5.0.exe
140116

141117

142-
143-
## a litte bit of information
144-
145-
well... i have no idea if i'm going to set up a decent host for this
146-
147-
148118
## Technical specifications
149119

150-
### default
120+
### default compile
151121

152122
| standar | O levels | archs |
153123
| :--- | :---: | ---: |
154124
| c++17 | O1 | x86 |
155125

156-
### standars and levels
126+
### standars and O levels
157127

158128
| standar | O levels |
159129
| :--- | :---: |
@@ -163,18 +133,8 @@ well... i have no idea if i'm going to set up a decent host for this
163133
| c++17 | |
164134

165135

166-
### actuals archs
136+
### actuals architecture
167137

168138
| archs |
169139
| :--- |
170140
| x86 |
171-
172-
173-
174-
175-
176-
177-
## extra
178-
179-
define the input data is so important!
180-

0 commit comments

Comments
 (0)