|
@@ -1,5 +1,17 @@
|
|
|
# Wifi Pineapple Community
|
|
# Wifi Pineapple Community
|
|
|
|
|
|
|
|
-The intention of this repo is to have all the upgradable content for MK6 centralized in one place.
|
|
|
|
|
|
|
+The Wifi Pineapple Community repository is a centralized location for all the upgradable content for the MK6 device. It includes firmware upgrades, modules, and other resources that can be used to enhance the functionality of the device.
|
|
|
|
|
|
|
|
-This project complements [wifi-pineapple-cloner](https://github.com/xchwarze/wifi-pineapple-cloner)
|
|
|
|
|
|
|
+## Contributing
|
|
|
|
|
+
|
|
|
|
|
+If you'd like to contribute to the Wifi Pineapple Community repository, please follow these guidelines:
|
|
|
|
|
+
|
|
|
|
|
+1. Fork the repository.
|
|
|
|
|
+2. Make your changes in a new branch: `git checkout -b my-feature-branch`
|
|
|
|
|
+3. Commit your changes: `git commit -am 'Add some feature'`
|
|
|
|
|
+4. Push to the branch: `git push origin my-feature-branch`
|
|
|
|
|
+5. Create a new pull request.
|
|
|
|
|
+
|
|
|
|
|
+## Related Projects
|
|
|
|
|
+
|
|
|
|
|
+The Wifi Pineapple Community repository complements the [wifi-pineapple-cloner](https://github.com/xchwarze/wifi-pineapple-cloner) project, which allows you to create your own Wifi Pineapple.
|