8000 update README.md add section documentation · alixcan/laravel-nativephp@1b293a5 · GitHub
[go: up one dir, main page]

Skip to content

Commit 1b293a5

Browse files
committed
update README.md add section documentation
1 parent 70e687a commit 1b293a5

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,16 @@
88
Write native desktop applications using PHP.
99
To learn more, visit the [official website](https://nativephp.com).
1010

11+
## Documentation
12+
13+
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/artmxra7/phpnative-laravel/blob/main/CONTRIBUTING.md)
20+
1121
## Changelog
1222

1323
Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

0 commit comments

Comments
 (0)
0