File size: 683 Bytes
0a13bf4 383c256 0a13bf4 383c256 0a13bf4 383c256 0a13bf4 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 | # RepDB Free Tier — attribution snippets
The free tier requires one visible attribution link in your app's about or
credits screen, your project's README, or your website footer. Copy whichever
format fits your project.
## Markdown
```md
Exercise data by [RepDB](https://repdb.co)
```
## HTML
```html
Exercise data by <a href="https://repdb.co">RepDB (repdb.co)</a>
```
## Plain text / app credits
```text
Exercise data by RepDB (repdb.co)
https://repdb.co
```
Keep the attribution visible to users. The full license is in `LICENSE.md`.
For the complete growing catalog, 1024px classic images, transparent
backgrounds, SQLite, and animations, see https://repdb.co/pricing.
|