| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent dadfcf1 commit fe9222e
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -38,7 +38,7 @@ A few premium parameters multiply the base cost of calls or sessions that use th | |||
| 38 | 38 | For example, calling the browser service successfully with both `difficulty=medium` and | |
| 39 | 39 | `speed=ridiculous` params would cost **4 credits** in total: | |
| 40 | 40 | ||
| 41 | - <Latex>1 base credit x 2 x 2 = 4 total credits</Latex> | ||
| 41 | + <Latex>1 base credit x 2 (difficulty multiplier) x 2 (speed multiplier) = 4 total credits</Latex> | ||
| 42 | 42 | ||
| 43 | 43 | <Card title='Your API credits' icon='link' href={checkoutUrl} horizontal> | |
| 44 | 44 | Create or fund an account. | |
| Back | FazBrowse Home | New Git URL |
0 commit comments