Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
orangecoding authored Nov 20, 2024
1 parent 8f91267 commit b3ae5f6
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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!

<a href="https://github.com/orangecoding/fredy/graphs/contributors">
<img src="https://contrib.rocks/image?repo=orangecoding/fredy" />
</a>

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...
Expand All @@ -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!

<a href="https://github.com/orangecoding/fredy/graphs/contributors">
<img src="https://contrib.rocks/image?repo=orangecoding/fredy" />
</a>

See [Contributing](https://github.com/orangecoding/fredy/blob/master/CONTRIBUTING.md)

## Logs

You can browse the logs with `docker logs fredy -f`.

0 comments on commit b3ae5f6

Please sign in to comment.