Skip to content

Commit 911fb30

Browse files
authored
Merge pull request #1083 from fabulous-dev/edgarfgp-patch-1
Update README.md
2 parents da92948 + 7e7015c commit 911fb30

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ Fabulous will help you create mobile and desktop apps quickly and with confidenc
3333
Fabulous also aims to be performant by having low memory consumption and efficient view diffing mechanisms.
3434

3535
Note that Fabulous itself does not provide any UI rendering. You'll need to combine it with another framework like:
36-
- [Xamarin.Forms](https://dotnet.microsoft.com/en-us/apps/xamarin/xamarin-forms) with [Fabulous.XamarinForms](https://github.com/fabulous-dev/Fabulous.XamarinForms)
3736
- [.NET MAUI](https://dotnet.microsoft.com/en-us/apps/maui) with [Fabulous.MauiControls](https://github.com/fabulous-dev/Fabulous.MauiControls)
3837
- [AvaloniaUI](https://avaloniaui.net) with [Fabulous.Avalonia](https://github.com/fabulous-dev/Fabulous.Avalonia)
3938

@@ -136,3 +135,13 @@ If you would like us to provide you with:
136135
- and consulting services.
137136

138137
Feel free to contact us: [support@fabulous.dev](mailto:support@fabulous.dev)
138+
139+
## Star History
140+
141+
<a href="https://star-history.com/#fabulous-dev/Fabulous&fabulous-dev/Fabulous.Avalonia&fabulous-dev/Fabulous.MauiControls&Date">
142+
<picture>
143+
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=fabulous-dev/Fabulous,fabulous-dev/Fabulous.Avalonia,fabulous-dev/Fabulous.MauiControls&type=Date&theme=dark" />
144+
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=fabulous-dev/Fabulous,fabulous-dev/Fabulous.Avalonia,fabulous-dev/Fabulous.MauiControls&type=Date" />
145+
<img alt="Star History Chart" src="https://api.star-history.com/svg?repos=fabulous-dev/Fabulous,fabulous-dev/Fabulous.Avalonia,fabulous-dev/Fabulous.MauiControls&type=Date" />
146+
</picture>
147+
</a>

0 commit comments

Comments
 (0)