You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-33Lines changed: 3 additions & 33 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -184,7 +184,7 @@ OverKeys can be installed through several methods:
184
184
- Download and run the latest [EXE installer](https://github.com/conventoangelo/OverKeys/releases/latest).
185
185
186
186
3.**Portable Version**
187
-
-Downloade and extract the [portable ZIP file](https://github.com/conventoangelo/OverKeys/releases/latest)
187
+
-Download and extract the [portable ZIP file](https://github.com/conventoangelo/OverKeys/releases/latest)
188
188
189
189
For detailed installation instructions, see the [Installation Guide](/docs/getting-started/installation.md).
190
190
@@ -221,44 +221,14 @@ Complete documentation for OverKeys is available in the [docs](docs/index.md) fo
221
221
222
222
## Contributing
223
223
224
-
Contributions are what make the open-source community such an amazing place to learn and collaborate. Any contributions to **OverKeys** are greatly appreciated.
224
+
Contributions are what make the open-source community such an amazing place to learn and collaborate. Any contributions to **OverKeys** are greatly appreciated. If you have suggestions for improvements, bug fixes, or new features, please feel free to open an issue or submit a pull request. For detailed contribution guidelines, see the [CONTRIBUTING.md](.github/CONTRIBUTING.md) file.
225
225
226
-
1. Fork the Project.
227
-
2. Create your Feature Branch (`git checkout -b feat/amazing-feature`).
228
-
3. Commit your Changes (`git commit -m 'feat: add some amazing feature'`).
229
-
4. Push to the Branch (`git push origin feat/amazing-feature`).
0 commit comments