Skip to content

Commit 99a96d7

Browse files
authored
update README.md for release 3.0
1 parent b5523a7 commit 99a96d7

File tree

1 file changed

+29
-24
lines changed

1 file changed

+29
-24
lines changed

README.md

+29-24
Original file line numberDiff line numberDiff line change
@@ -8,29 +8,37 @@
88
<br/>
99

1010
<div align="center">
11-
<img src="https://user-images.githubusercontent.com/52190352/209495356-97bc767b-ba87-4614-8baa-38dbe6dfe30f.png" width="150px">
11+
<img src="https://github.com/scyth3-c/knock-cpp-online/assets/52190352/06e2e492-940d-4b62-bdb3-79a2c654ba3b.png" width="150px">
1212
</div>
1313

1414
<br/>
1515

1616

1717
<div align="center">
1818

19-
<h1>KNOCK 2.5.1 </h1>
19+
<h1> kcompiler 3.0</h1>
2020
https://kcompiler.com/
21-
2221
</div>
2322

2423
# Features
2524

2625
## new
26+
- assembly inspector
27+
- auto save
28+
- all files tabs project auto save
29+
- all files tabs realtime assembly
30+
- persistence in all tabs files
31+
- persistence in font themes
32+
- fix bugs
33+
- more velocity
34+
- change code panel behavior
35+
- change to kcompiler API V2
36+
37+
## previus
2738

2839
- collaborative spaces
2940
- general visual changes
3041
- api socket support
31-
32-
## previus
33-
3442
- share you code with friends
3543
- timeout guard
3644
- API cleaned
@@ -60,45 +68,43 @@
6068

6169
# Preview
6270

63-
| share and collaborate |
71+
| assembly guide |
72+
| ----- |
73+
| ![base](https://github.com/scyth3-c/knock-cpp-online/assets/52190352/2be8e6cd-5b88-4c72-a7e5-3eb02bad77cd)|
74+
75+
<br>
76+
77+
| personal notes system |
6478
| ----- |
65-
| <img src="https://github.com/scyth3-c/knock-cpp-online/assets/52190352/e9bead79-2f01-4c8b-8ce0-4292938920b9" width="500px" /> |
66-
| <img src="https://github.com/scyth3-c/knock-cpp-online/assets/52190352/f5f300d7-d959-4265-8481-90c78b916f28" width="500px" /> |
79+
| <img src="https://github.com/scyth3-c/knock-cpp-online/assets/52190352/a0a864a1-8e74-4da0-8583-d15a4cda1d1f" width="500px" />|
80+
6781

82+
<br>
6883

6984

7085
| Share you code, ready to compile|
7186
| ----- |
72-
| <img src="https://user-images.githubusercontent.com/52190352/236729138-83a07d13-125c-4a02-b268-03d5a53b2c57.png" width="500px" />|
87+
| <img src="https://github.com/scyth3-c/knock-cpp-online/assets/52190352/44dfb06a-e3a2-4e85-af33-32f674cd2172.png" width="500px" />|
7388

7489
<hr/>
7590

7691

7792
| HTTP Request |
7893
| ----- |
79-
| <img src="https://github.com/scyth3-c/knock-cpp-online/assets/52190352/477752a3-9cbc-402c-8789-f464958cadc4" width="500px" /> |
94+
| <img src="https://github.com/scyth3-c/knock-cpp-online/assets/52190352/728dd19c-af3b-49c3-909c-8125642b56b8.png" /> |
8095

8196

82-
83-
# How to
84-
85-
86-
| Share |
87-
| ----- |
88-
| <img src="https://github.com/scyth3-c/knock-cpp-online/assets/52190352/60d032b9-f86c-4226-98ae-784c085bd242" width="500px" />|
89-
9097
<hr/>
9198

9299
in mode single file just add &nbsp; #include &#60;http/veridic.hpp&#62; and active
93100

94-
| Active http Request |
101+
| Use panel options|
95102
| ----- |
96-
|<img src="https://github.com/scyth3-c/knock-cpp-online/assets/52190352/d0ad8352-ec79-44b1-a222-1c5cb5efa993" width="500px"/>|
103+
|<img src="https://github.com/scyth3-c/knock-cpp-online/assets/52190352/29e5448c-6be5-47ed-88a9-1de2d731d560.png"/>|
97104

98105

99106
<hr/>
100107
<br/>
101-
<br/>
102108

103109
# example
104110

@@ -114,8 +120,7 @@ how to use http/veridic.hpp with class mode (gui of anterior version, v.2.5.0)
114120

115121
| headers |
116122
| ----- |
117-
| <img src="https://github.com/scyth3-c/knock-cpp-online/assets/52190352/b909b00c-39df-4568-9490-043bfc000743" width="400px"/>|
118-
123+
| <img src="https://github.com/scyth3-c/knock-cpp-online/assets/52190352/83ad6785-c425-4935-980b-40d8243a5cf7" width="400px"/>|
119124

120125

121126
<hr/>

0 commit comments

Comments
 (0)