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 02376be commit 2ea58c1Copy full SHA for 2ea58c1
README.md
@@ -1,22 +1,12 @@
1
-LuaCEmbed it's a lua wrapper to allow easy interoperability beetwen C and Lua
2
-providing any methods to control Lua Code from C
3
4
-<h3 style="color:red;">
5
-DESPITE BEING 100% COVERED BY TESTS, THIS LIBRARY IS NOT CONSIDERED PRODUCTION READY YET, USE RESPONSIBLY
6
-</h3>
7
8
9
-### Usefull Links
+LuaCEmbed it's a lua wrapper to allow easy interoperability beetwen C and Lua
+providing any methods to control Lua Code from C
10
11
12
-#### Lua Project
13
-[Lua Project](https://www.lua.org/)
14
15
-#### Oui WebSite
16
-[Link to Web Site](oui.tec.br)
17
18
-#### Download Link
19
-[Click Here to Download](https://github.com/OUIsolutions/LuaCEmbed/releases/download/v0.75/LuaCEmbed.h)
20
21
22
### Instalation
0 commit comments