mriusero commited on
Commit
ed288cc
·
verified ·
1 Parent(s): 4c61350

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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