From 34b9af0f91d904203339c4757e6c30987adcc378 Mon Sep 17 00:00:00 2001 From: fossabot Date: Wed, 12 Feb 2020 05:55:43 -0600 Subject: [PATCH] Add license scan report and status Signed-off-by: fossabot --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 53ff13a..d8944ce 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,7 @@ with [universal-model] library ## Clean UI Architecture ![alt text](https://github.com/universal-model/universal-model-vue/raw/master/images/mvc.png "MVC") +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Funiversal-model%2Funiversal-model-vue.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Funiversal-model%2Funiversal-model-vue?ref=badge_shield) * Model-View-Controller (https://en.wikipedia.org/wiki/Model%E2%80%93view%E2%80%93controller) * User triggers actions by using view or controller * Actions are part of model and they manipulate state that is stored @@ -547,3 +548,6 @@ MIT License [universal-model-angular]: https://github.com/universal-model/universal-model-angular [universal-model-react]: https://github.com/universal-model/universal-model-react [universal-model-svelte]: https://github.com/universal-model/universal-model-svelte + + +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Funiversal-model%2Funiversal-model-vue.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Funiversal-model%2Funiversal-model-vue?ref=badge_large) \ No newline at end of file