Skip to content

Commit 230ea1f

Browse files
Update documentation for release v1.0.0rc4
1 parent 6ba4bcf commit 230ea1f

2 files changed

Lines changed: 1 addition & 8 deletions

File tree

CHANGELOG.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,7 @@
1818
- Added check for multiple instances of Qrew, only 1 instance is allowed
1919

2020

21-
2221
## [1.0.0rc1] - 2025-08-02
2322

2423
- Initial Release
2524

26-
27-

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ pip install qrew
4040
#### Option 2: Install from downloaded wheel
4141
```bash
4242
# Download the .whl file from releases, then:
43-
pip install qrew-1.0.0rc3-py3-none-any.whl
43+
pip install qrew-1.0.0rc4-py3-none-any.whl
4444
```
4545

4646
## License
@@ -55,10 +55,6 @@ See the LICENSE file for the complete license terms.
5555
This repository contains only binary releases. For source code access, development,
5656
contributions, or support, please contact the development team.
5757

58-
## Wiki
59-
60-
[Key resources and Help](https://github.com/docdude/Qrew/wiki)
61-
6258
## Support
6359

6460
For support, feature requests, or bug reports, please contact the development team.

0 commit comments

Comments
 (0)