Skip to content

Commit

Permalink
feat: move away from hero-playground
Browse files Browse the repository at this point in the history
  • Loading branch information
claabs committed Jun 10, 2022
1 parent 8e8d0e6 commit c6f7112
Show file tree
Hide file tree
Showing 6 changed files with 478 additions and 471 deletions.
6 changes: 3 additions & 3 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,10 @@ Due to csgostats.gg not having an API, and being mostly protected by Cloudflare,

### Install

To start, it's best to run with a local Hero Core, so you should install `@ulixee/hero-fullstack` as a peer dependency:
To start, it's best to run with a local Hero Core, so you should install `@ulixee/hero-core` as a peer dependency:

```shell
npm i csgostatsgg-scraper @ulixee/hero-fullstack
npm i csgostatsgg-scraper @ulixee/hero-core
```

Later, if you'd like to use a remote Hero Core, you can remove the `@ulixee/hero-fullstack` peer dependency.
Later, if you'd like to use a remote Hero Core, you can remove the `@ulixee/hero-core` peer dependency.
Loading

0 comments on commit c6f7112

Please sign in to comment.