Skip to content

Commit b901c22

Browse files
committed
docs: update index page
the min php version required and the status of dev text
1 parent 438f0c4 commit b901c22

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

content/_index.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,9 +63,12 @@ docker run -it --rm phellang/repl
6363

6464
## Getting started
6565

66-
Phel requires PHP 8.0 or higher and Composer. Read the [Getting Started Guide](/documentation/getting-started) to create your first Phel program.
66+
Phel requires [PHP >=8.2](https://www.php.net/) and [Composer](https://getcomposer.org/).
6767

68+
> Read the [Getting Started Guide](/documentation/getting-started) to create your first Phel program.
6869
6970
## Status of Development
7071

71-
Phel is fairly complete but not marked as ready. We still want to evolve this language without thinking too much about breaking changes. Maybe some of you are willing to test it out and give feedback.
72+
Phel is nearing completion, but it is not yet marked as fully stable. We want to continue evolving the language and refining it, so we're not shying away from making breaking changes at this stage. If you're curious, we invite you to test it out and share your feedback!
73+
74+
We warmly encourage contributions—whether it's by opening issues to highlight areas for improvement or, even better, submitting pull requests with your suggestions and enhancements!

0 commit comments

Comments
 (0)