diff --git a/README.md b/README.md index 6e4c36f..99284f1 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,14 @@ Generic Repository & UOW Pattern For ASP.NET Core [![Build status](https://ci.appveyor.com/api/projects/status/1gum36aiadit63bk/branch/master?svg=true)](https://ci.appveyor.com/project/senvardarsemih/genericforcore/branch/master) +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fsenvardarsemih%2Fgenericforcore.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Fsenvardarsemih%2Fgenericforcore?ref=badge_shield) [![Build Status](https://travis-ci.org/senvardarsemih/genericforcore.svg?branch=master)](https://travis-ci.org/senvardarsemih/genericforcore) [![Quality gate](https://sonarcloud.io/api/project_badges/quality_gate?project=senvardarsemih_genericforcore)](https://sonarcloud.io/dashboard?id=senvardarsemih_genericforcore) * You have to setup your own connection string in appsettings.json file. * You have to run the entity framework core migration via package manager console + + +## License +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fsenvardarsemih%2Fgenericforcore.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fsenvardarsemih%2Fgenericforcore?ref=badge_large) \ No newline at end of file