diff --git a/readme.md b/readme.md index 88f9e24..994ed3f 100644 --- a/readme.md +++ b/readme.md @@ -1,4 +1,6 @@ # Introduction +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Favishnyakov%2FDynamics365Configuration.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Favishnyakov%2FDynamics365Configuration?ref=badge_shield) + A module to ease infrastructure as code tasks for Dynamics 365. @@ -171,6 +173,9 @@ Install-Dynamics365Server Have a look at Microsoft Dynamics 365 Server documentation: https://technet.microsoft.com/en-us/library/hh699830.aspx. + +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Favishnyakov%2FDynamics365Configuration.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Favishnyakov%2FDynamics365Configuration?ref=badge_large) + ### Parameters #### MediaDir @@ -470,4 +475,4 @@ Specifies the location of the Dynamics 365 language pack installation files. ```PowerShell Save-Dynamics365Resource -Resource Dynamics365Server90LanguagePackSve -TargetDirectory C:\Install\Dynamics\Dynamics365Server90LanguagePackSve Install-Dynamics365Language -MediaDir C:\Install\Dynamics\Dynamics365Server90LanguagePackSve -``` +``` \ No newline at end of file