We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1904be commit cd26e9fCopy full SHA for cd26e9f
README.md
@@ -11,6 +11,7 @@ CWebSudio is made to be as dumb as possible and adopt the idea of single file li
11
For installation, simply copy the **CWebStudio.h** into your project and compile with gcc/g++ or clang.
12
13
[Download Link](https://github.com/OUIsolutions/CWebStudio/releases/download/v2.003/CWebStudio.h)
14
+
15
**tip** if you are on linux , you can call:
16
```bash
17
curl -L https://github.com/OUIsolutions/CWebStudio/releases/download/v2.003/CWebStudio.h -o CWebStudio.h
0 commit comments