Skip to content

Commit 4656c9e

Browse files
authored
Update README.md
1 parent c7aad12 commit 4656c9e

File tree

1 file changed

+21
-7
lines changed

1 file changed

+21
-7
lines changed

README.md

Lines changed: 21 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -27,21 +27,22 @@
2727

2828
## new
2929

30+
- share you code with friends
31+
- time out guard
32+
- API cleaned
33+
34+
## previus
35+
3036
- support libcurl and use [scyth3-c/curl-http-wrapper](https://github.com/scyth3-c/curl-http-wrapper)
3137
- change code panel
3238
- change button theme
3339
- change output compile mode
34-
35-
36-
## previus
37-
3840
- multi-file support, connected or separate sources
3941
- the multi file works in assembler and download funcs, the code is assembled
4042
- changes in the icons and modal views
4143
- change modals theme
4244
- add the #include function in class mode
4345

44-
4546
## About
4647

4748
the knock web compiler
@@ -79,13 +80,26 @@ haz click en el color para abrir la web app
7980

8081
## Preview
8182

83+
share you code, ready to compile
84+
85+
![share](https://user-images.githubusercontent.com/52190352/236729138-83a07d13-125c-4a02-b268-03d5a53b2c57.png)
86+
87+
<hr/>
88+
89+
90+
8291
![one](https://user-images.githubusercontent.com/52190352/209495925-48dab5f3-052e-45a4-8d94-78501d044188.png)
8392

8493

8594
## how to
8695

87-
### in mode single file just add &nbsp; #include &#60;http/veridic.hpp&#62;
88-
#### and active
96+
### Share
97+
98+
![link](https://user-images.githubusercontent.com/52190352/236729379-d27c7e53-4dea-42c9-b5cd-bac67c81d442.png)
99+
100+
101+
### HTTP
102+
in mode single file just add &nbsp; #include &#60;http/veridic.hpp&#62; and active
89103

90104

91105
<img src="https://user-images.githubusercontent.com/52190352/209495970-ca531fed-c5e4-4660-bd33-d30e49bfba24.png" widt="500px"/>

0 commit comments

Comments
 (0)