Edwin Salguero commited on
Commit
ca3eef4
·
2 Parent(s): 92e8486 9aa7ba0

Merge remote main branch

Browse files
Files changed (1) hide show
  1. README.md +2 -6
README.md CHANGED
@@ -1,9 +1,5 @@
1
  # FRED ML - Federal Reserve Economic Data Machine Learning System
2
 
3
- [![CI/CD](https://github.com/your-org/fred-ml/actions/workflows/ci-cd.yml/badge.svg)](https://github.com/your-org/fred-ml/actions/workflows/ci-cd.yml)
4
- [![Tests](https://img.shields.io/badge/tests-passing-brightgreen)](https://github.com/your-org/fred-ml/actions/workflows/ci-cd.yml)
5
- [![License](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)
6
-
7
  A comprehensive Machine Learning system for analyzing Federal Reserve Economic Data (FRED) with automated data processing, advanced analytics, and interactive visualizations.
8
 
9
  ## 🚀 Features
@@ -69,7 +65,7 @@ FRED_ML/
69
 
70
  1. **Clone the repository**
71
  ```bash
72
- git clone https://github.com/your-org/fred-ml.git
73
  cd fred-ml
74
  ```
75
 
@@ -234,4 +230,4 @@ For support and questions:
234
 
235
  ---
236
 
237
- **FRED ML** - Transforming economic data analysis with machine learning and automation.
 
1
  # FRED ML - Federal Reserve Economic Data Machine Learning System
2
 
 
 
 
 
3
  A comprehensive Machine Learning system for analyzing Federal Reserve Economic Data (FRED) with automated data processing, advanced analytics, and interactive visualizations.
4
 
5
  ## 🚀 Features
 
65
 
66
  1. **Clone the repository**
67
  ```bash
68
+ git clone https://github.com/ParallelLLC/FREDML.git
69
  cd fred-ml
70
  ```
71
 
 
230
 
231
  ---
232
 
233
+ **FRED ML** - Transforming economic data analysis with machine learning and automation.