Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SudKul authored Aug 30, 2022
1 parent 4fcca2e commit f8c8feb
Showing 1 changed file with 21 additions and 2 deletions.
23 changes: 21 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
# cloud-developer
content for Udacity's cloud developer nanodegree.
# Archival Note
**Fork** the Udacity's repository to your personal Github account and clone to your local. We do not encourage pushing your personal development work to the Udacity's starter repository. Therefore, we've decided to archive this repository. However, learners will be able to fork it to their personal Github account but cannot submit PRs to this repository. If you have any issues or suggestions to make, feel free to:
- Utilize the https://knowledge.udacity.com/ forum to seek help on content-specific issues.
- Submit a support ticket along with the link to your forked repository if (learners are) blocked for other reasons. You can find the link to file a support ticket in your classroom home.

# ND9990 cloud-developer
Content for Udacity's cloud developer nanodegree's following two courses:
* Course 02 - Full Stack Apps on AWS
* Course 04 - Develop & Deploy Serverless App

Here is the repository structure:
```bash
├── README.md
├── course-02
│   ├── exercises
│   └── project
└── course-04
├── exercises
└── project
```


0 comments on commit f8c8feb

Please sign in to comment.