diff --git a/README.md b/README.md index add2da3..31aff25 100644 --- a/README.md +++ b/README.md @@ -1,18 +1,25 @@ # fun_plug packages for ffp # -This repository aims to provide build-scripts for fun_plug packages. +This repository aims to provide build-scripts for fun_plug packages. If you don't know what fun_plug is, please [read here](http://nas-tweaks.net/). ## Versions supported ## - 0.7 ## How to compile ## -- Run uwsitedownloader.sh to add the repository of "uli" -- Install "git" -- Clone this repository -- Create your contributions -- run ffp-compiler.sh +- Run [uwsitedownloader.sh](http://nas-tweaks.net/398/installing-and-uninstalling-packages-in-fonz-fun_plug-0-7/) to add the repository of "uli" +- Install "git" (`slacker -UaA uli:git`) +- Clone this repository (`git clone git://github.com/SirUli/funplug.git`) +- Run ffp-compiler.sh ## How to contribute ## There are several ways to contribute to this project: -- Fork this repository, do your ccontributions and send me a pull request -- Create a issue ticket + +### On your own ### +- [Fork this repository](https://github.com/SirUli/funplug/fork) +- Clone your repository +- Create your contributions and test them by running ffp-compiler.sh +- Push your contributions +- Send me a pull request + +### Fixing stuff ### +- [Create a issue ticket](https://github.com/SirUli/funplug/issues)