From 3100bbb3c4ae905256b6e815d62c8da9112b3f4f Mon Sep 17 00:00:00 2001 From: fossabot Date: Fri, 12 Jul 2019 05:15:14 -0700 Subject: Add license scan report and status Signed-off-by: fossabot --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index e82180c..e38aa59 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # luatablegen +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fbloodstalker%2Fluatablegen.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Fbloodstalker%2Fluatablegen?ref=badge_shield) + `luatablegen` takes a list of C structures and generates lua tables in C.
The input is in the form of a JSON file that describes the C structure and the Lua types you want.
@@ -50,3 +52,7 @@ The list of the projects that use luatablegen:
## TODO * fields should be able to reference each other.
* add more options for the table fileds.
+ + +## License +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fbloodstalker%2Fluatablegen.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fbloodstalker%2Fluatablegen?ref=badge_large) \ No newline at end of file -- cgit v1.2.3