diff --git a/README.md b/README.md index 1cd6893..cad44ac 100755 --- a/README.md +++ b/README.md @@ -86,15 +86,6 @@ The rest will be handled by _Fredy_. Keep in mind, the support is experimental. If you need more than the 1000 API calls allowed per month, I'd suggest opting for a paid account... ScrapingAnt loves OpenSource, therefore they have decided to give all _Fredy_ users a 10% discount by using the code **FREDY10** (Disclaimer: I do not earn any money for recommending their service). -### 👐 Contributing -Thanks to all the people who already contributed! - - - - - -See [Contributing](https://github.com/orangecoding/fredy/blob/master/CONTRIBUTING.md) - # Analytics Fredy is completely free (and will always remain free). However, it would be a huge help if you’d allow me to collect some analytical data. Before you freak out, let me explain... @@ -121,6 +112,15 @@ Put your config.json into a path of your choice, such as `/path/to/your/conf/`. Example: `docker create --name fredy -v /path/to/your/conf/:/conf -p 9998:9998 fredy/fredy` +### 👐 Contributing +Thanks to all the people who already contributed! + + + + + +See [Contributing](https://github.com/orangecoding/fredy/blob/master/CONTRIBUTING.md) + ## Logs You can browse the logs with `docker logs fredy -f`.