Skip to content

Commit 158ad06

Browse files
Updated the read me file for recent blogs and website links
1 parent d2f26d5 commit 158ad06

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

README.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -34,16 +34,14 @@ Refer to the [Xamarin system requirements](https://docs.microsoft.com/en-us/xama
3434
## The Visual Studio Extension
3535
The Visual Studio extension allows you to add the required templates quickly through a few clicks. The extension Setup is available in the Visual Studio marketplace with detailed information of how to add the templates.
3636

37-
*VS Item template link*
38-
3937
## Coding Style
4038
We follow the style used by the .NET Foundation, with a few exceptions:
4139
* We use tabs instead of spaces.
4240
* We do not prefix internal and private instance fields with `_`, static fields with `s_` and thread static fields with `t_`.
4341

4442
## Recent Blogs / News
4543
* https://blog.syncfusion.com/post/introducing-ui-templates-for-xamarin-forms.aspx
46-
44+
* https://blog.syncfusion.com/post/sneak-peek-new-essential-ui-kit-for-xamarin-forms.aspx
4745

4846
## Screenshots
4947
<p align="center">
@@ -95,9 +93,9 @@ This project uses Syncfusion controls and FFImageLoading (by Daniel Luberda) lib
9593

9694
The demo images and illustrations exhibited in this app are obtained from the following website.
9795

98-
https://www.pexels.com/
99-
https://unsplash.com/
100-
https://undraw.co/illustrations
96+
* https://www.pexels.com/
97+
* https://unsplash.com/
98+
* https://undraw.co/illustrations
10199

102100
**Note:** This license by no means modifies the license under which 3rd party intellectual property is provided and that such intellectual property is deemed directly licensed from the 3rd party by the user. You are solely responsible for obtaining all 3rd party licenses directly from the provider. These licenses to any third party intellectual property must be independently obtained by Customer from the provider.
103101

0 commit comments

Comments
 (0)