From 5d04d81c8df4bc62e8a8e2a117432ba05a0be072 Mon Sep 17 00:00:00 2001 From: Sudhanshu Kulshrestha <48475411+SudKul@users.noreply.github.com> Date: Wed, 28 Sep 2022 11:39:16 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eeaefacd78..c117208d2c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Udagram Image Filtering Application -Udagram is a simple cloud application developed alongside the Udacity Cloud Engineering Nanodegree. It allows users to register and log into a web client, post photos to the feed, and process photos using an image filtering microservice. +Udagram is a simple cloud application developed alongside the Udacity Cloud Developer Nanodegree. It allows users to register and log into a web client, post photos to the feed, and process photos using an image filtering microservice. The project is split into two parts: 1. Frontend - Angular web application built with Ionic Framework