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