Skip to content

Commit 0c45ab6

Browse files
authored
Update readme
1 parent 3797912 commit 0c45ab6

File tree

1 file changed

+13
-16
lines changed

1 file changed

+13
-16
lines changed

README.md

Lines changed: 13 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,29 @@
11
# NativePHP for Desktop
22

3-
[![Latest Version on Packagist](https://img.shields.io/packagist/v/nativephp/laravel.svg?style=flat-square)](https://packagist.org/packages/nativephp/laravel)
4-
[![GitHub Tests Action Status](https://img.shields.io/github/actions/workflow/status/nativephp/laravel/run-tests.yml?branch=main&label=tests&style=flat-square)](https://github.com/nativephp/laravel/actions?query=workflow%3Arun-tests+branch%3Amain)
5-
[![GitHub Code Style Action Status](https://img.shields.io/github/actions/workflow/status/nativephp/laravel/fix-php-code-style-issues.yml?branch=main&label=code%20style&style=flat-square)](https://github.com/nativephp/laravel/actions?query=workflow%3A"Fix+PHP+code+style+issues"+branch%3Amain)
6-
[![Total Downloads](https://img.shields.io/packagist/dt/nativephp/laravel?style=flat-square)](https://packagist.org/packages/nativephp/laravel)
3+
[![Latest Version on Packagist](https://img.shields.io/packagist/v/nativephp/desktop.svg?style=flat-square)](https://packagist.org/packages/nativephp/desktop)
4+
[![GitHub Tests Action Status](https://img.shields.io/github/actions/workflow/status/nativephp/desktop/run-tests.yml?branch=main&label=tests&style=flat-square)](https://github.com/nativephp/desktop/actions?query=workflow%3Arun-tests+branch%3Amain)
5+
[![GitHub Code Style Action Status](https://img.shields.io/github/actions/workflow/status/nativephp/desktop/fix-php-code-style-issues.yml?branch=main&label=code%20style&style=flat-square)](https://github.com/nativephp/desktop/actions?query=workflow%3A"Fix+PHP+code+style+issues"+branch%3Amain)
6+
[![Total Downloads](https://img.shields.io/packagist/dt/nativephp/desktop?style=flat-square)](https://packagist.org/packages/nativephp/desktop)
77

88
Write native desktop applications using PHP.
99
To learn more, visit the [official website](https://nativephp.com).
1010

1111
## Documentation
1212

1313
You can find the NativePHP [documentation on the website](https://nativephp.com).
14-
Check out the [Getting Started](https://nativephp.com/docs/1/getting-started/introduction) page for a quick overview.
15-
- [Getting Started](https://nativephp.com/docs/1/getting-started/introduction)
16-
- [Installation](https://nativephp.com/docs/1/getting-started/installation)
17-
- [Configuration](https://nativephp.com/docs/1/getting-started/configuration)
18-
- [Application Lifecycle](https://nativephp.com/docs/1/the-basics/app-lifecycle)
19-
- [Contributing Guide](https://github.com/NativePHP/laravel/blob/main/CONTRIBUTING.md)
14+
Check out the [Getting Started](https://nativephp.com/docs/desktop/2/getting-started/introduction) page for a quick overview.
15+
- [Getting Started](https://nativephp.com/docs/desktop/2/getting-started/introduction)
16+
- [Installation](https://nativephp.com/docs/desktop/2/getting-started/installation)
17+
- [Configuration](https://nativephp.com/docs/desktop/2/getting-started/configuration)
18+
- [Application Lifecycle](https://nativephp.com/docs/desktop/2/the-basics/app-lifecycle)
19+
- [Contributing Guide](https://github.com/nativephp/desktop/blob/main/CONTRIBUTING.md)
2020

2121
## Sponsors
2222

23-
Thanks to the following sponsors for funding NativePHP development. Please consider [sponsoring](https://nativephp.com/docs/getting-started/sponsoring).
23+
Thanks to the following sponsors for funding NativePHP development. Please consider [sponsoring](https://nativephp.com/sponsor).
2424

25-
- [BeyondCode](https://beyondco.de/?utm_source=nativephp-docs&utm_medium=logo&utm_campaign=nativephp) - Essential tools for web developers.
25+
- [Bifrost](https://bifrost.nativephp.com) - Build your NativePHP Desktop and Mobile apps—for any platform—all in one place.
2626
- [Laradevs](https://laradevs.com/?ref=nativephp-docs) - Connecting the best Laravel Developers with the best Laravel Teams.
27-
- [RedGalaxy](https://www.redgalaxy.co.uk) - A web application development studio based in Cambridgeshire, building solutions to help businesses improve efficiency and profitability.
28-
- [Sevalla](https://sevalla.com/?utm_source=nativephp&utm_medium=Referral&utm_campaign=homepage) - Host and manage your applications, databases, and static sites in a single, intuitive platform.
29-
- [KaasHosting](https://www.kaashosting.nl/?lang=en) - Minecraft Server and VPS hosting from The Netherlands.
3027

3128
## Changelog
3229

@@ -42,8 +39,8 @@ Please review [our security policy](../../security/policy) on how to report secu
4239

4340
## Credits
4441

45-
- [Marcel Pociot](https://github.com/mpociot)
4642
- [Simon Hamp](https://github.com/simonhamp)
43+
- [Marcel Pociot](https://github.com/mpociot)
4744
- [All Contributors](../../contributors)
4845

4946
## License

0 commit comments

Comments
 (0)