Skip to content

Commit b4780e0

Browse files
authored
update readme
1 parent 8766336 commit b4780e0

File tree

1 file changed

+8
-9
lines changed

1 file changed

+8
-9
lines changed

README.md

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121

2222
- [Features](#features)
2323
- [Getting Started](#getting-started)
24-
- [Prerequisites](#prerequisites)
2524
- [Installation](#installation)
25+
- [Additional Setup](#additional-setup)
2626
- [Usage](#usage)
2727
- [Configuration](#configuration)
2828
- [Advanced Features](#advanced-features)
@@ -41,20 +41,15 @@
4141

4242
## Getting Started
4343

44-
### Before You Begin (Optional)
45-
46-
- Register for the [Crawlbase Smart Proxy API](https://crawlbase.com/) and retrieve your API key.
47-
- Create a [Discord Webhook](https://support.discord.com/hc/en-us/articles/228383668-Intro-to-Webhooks) to be notified about recent price updates.
48-
4944
### Installation
5045

51-
#### Option 1: Executable
46+
#### Method 1: Executable
5247

53-
- Simply download the program and run it:
48+
Simply download the program and run it:
5449
- [Windows](https://github.com/ashiven/cs2tracker/releases/latest/download/cs2tracker-windows.zip)
5550
- [Linux](https://github.com/ashiven/cs2tracker/releases/latest/download/cs2tracker-linux.zip)
5651

57-
#### Option 2: Install via Pip
52+
#### Method 2: Install via Pip
5853

5954
1. Install the program:
6055

@@ -67,6 +62,10 @@
6762
```bash
6863
cs2tracker
6964
```
65+
### Additional Setup
66+
67+
- Register for the [Crawlbase Smart Proxy API](https://crawlbase.com/) and retrieve your API key. (Optional)
68+
- Create a [Discord Webhook](https://support.discord.com/hc/en-us/articles/228383668-Intro-to-Webhooks) to be notified about recent price updates. (Optional)
7069

7170
## Usage
7271

0 commit comments

Comments
 (0)