Skip to content

Commit

Permalink
att
Browse files Browse the repository at this point in the history
  • Loading branch information
mateusmoutinho committed Aug 30, 2024
1 parent f0f13e0 commit 4fae167
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ query parameters, returning files, and text.
CWebSudio is made to be as dumb as possible and adopt the idea of single file library.
For installation, simply copy the **CWebStudio.h** into your project and compile with gcc/g++ or clang.

[Download Link](https://github.com/OUIsolutions/CWebStudio/releases/download/v2.000/CWebStudio.h)
[Download Link](https://github.com/OUIsolutions/CWebStudio/releases/download/v2.001/CWebStudio.h)

~~~c
#include "CWebStudio.h"
Expand Down
2 changes: 1 addition & 1 deletion build/INTERNAL.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ query parameters, returning files, and text.
CWebSudio is made to be as dumb as possible and adopt the idea of single file library.
For installation, simply copy the **CWebStudio.h** into your project and compile with gcc/g++ or clang.

[Download Link](https://github.com/OUIsolutions/CWebStudio/releases/download/v2.000/CWebStudio.h)
[Download Link](https://github.com/OUIsolutions/CWebStudio/releases/download/v2.001/CWebStudio.h)

~~~c
#include "CWebStudio.h"
Expand Down

0 comments on commit 4fae167

Please sign in to comment.