Skip to content

Commit

Permalink
updared README
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Topfstedt committed Jul 3, 2022
1 parent d11484b commit fe55c18
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ The Package is now separated into two packages for SVG and Fonts. Therefore the
#### Installation

Install the FontAwesome6.Svg package: `Install-Package FontAwesome6.Svg`
Or
Install the FontAwesome6.Svg.WinUI package: `Install-Package FontAwesome6.Svg.WinUI`

#### Usage

Expand Down Expand Up @@ -83,6 +85,8 @@ See example projects for advanced usage.
#### Installation

Install the FontAwesome6.Fonts package: `Install-Package FontAwesome6.Fonts`
Or
Install the FontAwesome6.Fonts.WinUI package: `Install-Package FontAwesome6.Fonts.WinUI`

#### Usage

Expand Down Expand Up @@ -152,6 +156,8 @@ See example projects for advanced usage.
#### Installation

1. Install the FontAwesome6.Pro.Svg package: `Install-Package FontAwesome6.Pro.Svg`
Or
Install the FontAwesome6.Pro.Svg.WinUI package: `Install-Package FontAwesome6.Pro.Svg.WinUI`

2. Download the Desktop Version of FontAwesome6 from the website: https://fontawesome.com/download

Expand Down Expand Up @@ -180,6 +186,8 @@ See example projects for advanced usage.
#### Installation

1. Install the FontAwesome6.Pro.Fonts package: `Install-Package FontAwesome6.Pro.Fonts`
Or
Install the FontAwesome6.Pro.Fonts.WInUI package: `Install-Package FontAwesome6.Pro.Fonts.WinUI`

2. Download the Web Version of FontAwesome6 from the website: https://fontawesome.com/download

Expand Down

0 comments on commit fe55c18

Please sign in to comment.