aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorfossabot <badges@fossa.io>2019-07-12 12:15:14 +0000
committerfossabot <badges@fossa.io>2019-07-12 12:15:14 +0000
commit3100bbb3c4ae905256b6e815d62c8da9112b3f4f (patch)
tree4b9d4b86200145e1a3cb5f4a4d6a28d2b8be7d65
parentupdate (diff)
downloadluatablegen-3100bbb3c4ae905256b6e815d62c8da9112b3f4f.tar.gz
luatablegen-3100bbb3c4ae905256b6e815d62c8da9112b3f4f.zip
Add license scan report and status
Signed-off-by: fossabot <badges@fossa.io>
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
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.<br/>
The input is in the form of a JSON file that describes the C structure and the Lua types you want.<br/>
@@ -50,3 +52,7 @@ The list of the projects that use luatablegen:<br/>
## TODO
* fields should be able to reference each other.<br/>
* add more options for the table fileds.<br/>
+
+
+## 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