From 8a225f925438cdc9dc6127c795ebdc5377e55692 Mon Sep 17 00:00:00 2001 From: fossabot Date: Tue, 19 Mar 2019 01:06:50 -0700 Subject: [PATCH] Add license scan report and status Signed-off-by: fossabot --- readme.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/readme.md b/readme.md index 9e3dea6..854e372 100644 --- a/readme.md +++ b/readme.md @@ -1,4 +1,6 @@ # Язык N +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2FNotIntMan%2Fn-lang.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2FNotIntMan%2Fn-lang?ref=badge_shield) + Проект языка программирования хранимых процедур. @@ -101,3 +103,7 @@ [PrettyAssertion]: https://crates.io/crates/pretty_assertions [Clap]: https://crates.io/crates/clap [Дмитрий Демин]: https://github.com/NotIntMan + + +## License +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2FNotIntMan%2Fn-lang.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2FNotIntMan%2Fn-lang?ref=badge_large) \ No newline at end of file