Update README.md
Browse files
README.md
CHANGED
@@ -28,7 +28,7 @@ Four files serves a distinct purpose and is carefully structured to facilitate d
|
|
28 |
├── market.parquet # Contains enriched market data with aggregated transaction metrics.
|
29 |
└── users.parquet # User profiles based on transaction data.
|
30 |
|
31 |
-
Also, features have been aggregated to capture users behaviors and protocols interactions, and the documentation is available [here](https://github.com/mriusero/defi-user-behavior-clustering/blob/main/docs/features.md).
|
32 |
|
33 |
---
|
34 |
## Metrics
|
|
|
28 |
├── market.parquet # Contains enriched market data with aggregated transaction metrics.
|
29 |
└── users.parquet # User profiles based on transaction data.
|
30 |
|
31 |
+
Also, features have been aggregated to capture users behaviors and protocols interactions, and the documentation is available [here](https://github.com/mriusero/defi-user-behavior-clustering/blob/main/docs/markdown/features.md).
|
32 |
|
33 |
---
|
34 |
## Metrics
|