diff --git a/README.md b/README.md
index e27598a..580a70f 100644
--- a/README.md
+++ b/README.md
@@ -6,9 +6,13 @@ News contributes to education, technology, and the economic growth of a country,
The objective of this hackathon is to develop a multi-class classification model to classify news content according to their specific categories specified.The model can be used by Swahili online news platforms to automatically group news according to their categories and help readers find the specific news they want to read. In addition, the model will contribute to a body of work ensuring that Swahili is represented in apps and other online products in the future.
-### MLPOps Pipeline/ Architecture
+### System Architecture
-
+
+
+### ULMFiT Model Training Pipeline
+
+
### How to install
diff --git a/architecture.png b/static/architecture.png
similarity index 100%
rename from architecture.png
rename to static/architecture.png
diff --git a/static/model_training_pipeline_large.png b/static/model_training_pipeline_large.png
new file mode 100644
index 0000000..2aaa7c8
Binary files /dev/null and b/static/model_training_pipeline_large.png differ