Skip to content

Commit d8e8078

Browse files
committed
readme fix formatting
1 parent 311257c commit d8e8078

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ My primary motivation for creating this project was to provide an alternative to
1010
2. Privacy-friendly: In an era where every click, every view, and even every scroll is tracked, privacy has become a scarce commodity. This project is designed with privacy at its core. No unnecessary data collection, no sneaky trackers, and no third-party analytics. Your data stays yours, and that's how it should be.
1111

1212
## CLI Usage
13-
## General Syntax
13+
### General Syntax
1414
Run the main.py script with one of two commands: train or predict. Each command requires a path argument specifying the data file (for training) or model file (for prediction).
1515

1616
```python main.py <command> <path>```

0 commit comments

Comments
 (0)