Skip to content

Commit ec97ded

Browse files
authored
Revise README for v2 legacy version and cleanup
Updated README to reflect the v2 legacy version and removed contributing section.
1 parent 1f6f98a commit ec97ded

1 file changed

Lines changed: 5 additions & 8 deletions

File tree

README.md

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
# :warning: **This repo content has moved to [static-php-cli](https://github.com/crazywhalecc/static-php-cli) docs dir!!!**
1+
# :warning: **This repo content is v2 legacy version!!!**
22

3-
# static-php-cli-docs
4-
[static-php-cli](https://github.com/crazywhalecc/static-php-cli) Documentation, use VitePress.
3+
# v2-docs
4+
[static-php-cli](https://github.com/crazywhalecc/static-php-cli) Documentation for 2.x version, use VitePress.
55

66
```bash
77
# Install dependencies
@@ -13,9 +13,6 @@ yarn docs:dev
1313
# Build mode, target: docs/.vitepress/dist/
1414
yarn docs:build
1515
```
16+
## Note
1617

17-
## Contributing
18-
19-
You can directly edit this file and create a PR, I will review it ASAP.
20-
21-
**Note: If you only know only one language, you can update the content in only one language and I will translate it before merging it.**
18+
v3 docs is in [StaticPHP](https://github.com/crazywhalecc/static-php-cli) source tree.

0 commit comments

Comments
 (0)